home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / etc / skel / .gimp-2.6 / pluginrc < prev    next >
Encoding:
Text File  |  2009-08-25  |  255.0 KB  |  5,304 lines

  1. # GIMP pluginrc
  2. # This file can safely be removed and will be automatically regenerated by
  3. # querying the installed plugins.
  4.  
  5. (protocol-version 19)
  6.  
  7. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/lcms" 1237284544
  8.     (proc-def "plug-in-icc-profile-set" 1
  9.          "Set a color profile on the image"
  10.          "This procedure sets an ICC color profile on an image using the 'icc-profile' parasite. It does not do any color conversion."
  11.          "Sven Neumann"
  12.          "Sven Neumann"
  13.          "2006, 2007"
  14.          "_Assign Color Profile..."
  15.          1
  16.         (menu-path "<Image>/Image/Mode/Color Profile")
  17.         (icon stock-id -1 "")
  18.          "RGB*, INDEXED*"
  19.          3 0
  20.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  21.         (proc-arg 13 "image" "Input image")
  22.         (proc-arg 4 "profile" "Filename of an ICC color profile"))
  23.     (proc-def "plug-in-icc-profile-set-rgb" 1
  24.          "Set the default RGB color profile on the image"
  25.          "This procedure sets the user-configured RGB profile on an image using the 'icc-profile' parasite. If no RGB profile is configured, sRGB is assumed and the parasite is unset. This procedure does not do any color conversion."
  26.          "Sven Neumann"
  27.          "Sven Neumann"
  28.          "2006, 2007"
  29.          "Assign default RGB Profile"
  30.          0
  31.         (icon stock-id -1 "")
  32.          "RGB*, INDEXED*"
  33.          2 0
  34.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  35.         (proc-arg 13 "image" "Input image"))
  36.     (proc-def "plug-in-icc-profile-apply" 1
  37.          "Apply a color profile on the image"
  38.          "This procedure transform from the image's color profile (or the default RGB profile if none is set) to the given ICC color profile. Only RGB color profiles are accepted. The profile is then set on the image using the 'icc-profile' parasite."
  39.          "Sven Neumann"
  40.          "Sven Neumann"
  41.          "2006, 2007"
  42.          "_Convert to Color Profile..."
  43.          1
  44.         (menu-path "<Image>/Image/Mode/Color Profile")
  45.         (icon stock-id -1 "")
  46.          "RGB*, INDEXED*"
  47.          5 0
  48.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  49.         (proc-arg 13 "image" "Input image")
  50.         (proc-arg 4 "profile" "Filename of an ICC color profile")
  51.         (proc-arg 0 "intent" "Rendering intent (enum GimpColorRenderingIntent)")
  52.         (proc-arg 0 "bpc" "Black point compensation"))
  53.     (proc-def "plug-in-icc-profile-apply-rgb" 1
  54.          "Apply default RGB color profile on the image"
  55.          "This procedure transform from the image's color profile (or the default RGB profile if none is set) to the configured default RGB color profile.  The profile is then set on the image using the 'icc-profile' parasite.  If no RGB color profile is configured, sRGB is assumed and the parasite is unset."
  56.          "Sven Neumann"
  57.          "Sven Neumann"
  58.          "2006, 2007"
  59.          "Convert to default RGB Profile"
  60.          0
  61.         (icon stock-id -1 "")
  62.          "RGB*, INDEXED*"
  63.          4 0
  64.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  65.         (proc-arg 13 "image" "Input image")
  66.         (proc-arg 0 "intent" "Rendering intent (enum GimpColorRenderingIntent)")
  67.         (proc-arg 0 "bpc" "Black point compensation"))
  68.     (proc-def "plug-in-icc-profile-info" 1
  69.          "Retrieve information about an image's color profile"
  70.          "This procedure returns information about the RGB color profile attached to an image. If no RGB color profile is attached, sRGB is assumed."
  71.          "Sven Neumann"
  72.          "Sven Neumann"
  73.          "2006, 2007"
  74.          "Image Color Profile Information"
  75.          0
  76.         (icon stock-id -1 "")
  77.          "*"
  78.          1 3
  79.         (proc-arg 13 "image" "Input image")
  80.         (proc-arg 4 "profile-name" "Name")
  81.         (proc-arg 4 "profile-desc" "Description")
  82.         (proc-arg 4 "profile-info" "Info"))
  83.     (proc-def "plug-in-icc-profile-file-info" 1
  84.          "Retrieve information about a color profile"
  85.          "This procedure returns information about an ICC color profile on disk."
  86.          "Sven Neumann"
  87.          "Sven Neumann"
  88.          "2006, 2007"
  89.          "Color Profile Information"
  90.          0
  91.         (icon stock-id -1 "")
  92.          "*"
  93.          1 3
  94.         (proc-arg 4 "profile" "Filename of an ICC color profile")
  95.         (proc-arg 4 "profile-name" "Name")
  96.         (proc-arg 4 "profile-desc" "Description")
  97.         (proc-arg 4 "profile-info" "Info")))
  98. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/lens-flare" 1237284544
  99.     (proc-def "plug-in-flarefx" 1
  100.          "Add a lens flare effect"
  101.          "Adds a lens flare effects.  Makes your image look like it was snapped with a cheap camera with a lot of lens :)"
  102.          "Karl-Johan Andersson"
  103.          "Karl-Johan Andersson"
  104.          "May 2000"
  105.          "Lens _Flare..."
  106.          1
  107.         (menu-path "<Image>/Filters/Light and Shadow/Light")
  108.         (icon stock-id -1 "")
  109.          "RGB*"
  110.          5 0
  111.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  112.         (proc-arg 13 "image" "Input image (unused)")
  113.         (proc-arg 16 "drawable" "Input drawable")
  114.         (proc-arg 0 "pos-x" "X-position")
  115.         (proc-arg 0 "pos-y" "Y-position")))
  116. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/unsharp-mask" 1237284545
  117.     (proc-def "plug-in-unsharp-mask" 1
  118.          "The most widely useful method for sharpening an image"
  119.          "The unsharp mask is a sharpening filter that works by comparing using the difference of the image and a blurred version of the image.  It is commonly used on photographic images, and is provides a much more pleasing result than the standard sharpen filter."
  120.          "Winston Chang <winstonc@cs.wisc.edu>"
  121.          "Winston Chang"
  122.          "1999"
  123.          "_Unsharp Mask..."
  124.          1
  125.         (menu-path "<Image>/Filters/Enhance")
  126.         (icon stock-id -1 "")
  127.          "GRAY*, RGB*"
  128.          6 0
  129.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  130.         (proc-arg 13 "image" "(unused)")
  131.         (proc-arg 16 "drawable" "Drawable to draw on")
  132.         (proc-arg 3 "radius" "Radius of gaussian blur (in pixels > 1.0)")
  133.         (proc-arg 3 "amount" "Strength of effect")
  134.         (proc-arg 0 "threshold" "Threshold (0-255)")))
  135. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/edge-laplace" 1237284543
  136.     (proc-def "plug-in-laplace" 1
  137.          "High-resolution edge detection"
  138.          "This plugin creates one-pixel wide edges from the image, with the value proportional to the gradient. It uses the Laplace operator (a 3x3 kernel with -8 in the middle). The image has to be laplacered to get useful results, a gauss_iir with 1.5 - 5.0 depending on the noise in the image is best."
  139.          "Thorsten Schnier"
  140.          "Thorsten Schnier"
  141.          "1997"
  142.          "_Laplace"
  143.          1
  144.         (menu-path "<Image>/Filters/Edge-Detect")
  145.         (icon stock-id -1 "")
  146.          "RGB*, GRAY*"
  147.          3 0
  148.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  149.         (proc-arg 13 "image" "Input image (unused)")
  150.         (proc-arg 16 "drawable" "Input drawable")))
  151. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/blur-motion" 1237284542
  152.     (proc-def "plug-in-mblur" 1
  153.          "Simulate movement using directional blur"
  154.          "This plug-in simulates the effect seen when photographing a moving object at a slow shutter speed. Done by adding multiple displaced copies."
  155.          "Torsten Martinsen, Federico Mena Quintero, Daniel Skarda, Joerg Gittinger"
  156.          "Torsten Martinsen, Federico Mena Quintero, Daniel Skarda, Joerg Gittinger"
  157.          "May 2007, 1.3"
  158.          "_Motion Blur..."
  159.          1
  160.         (menu-path "<Image>/Filters/Blur")
  161.         (icon stock-id -1 "")
  162.          "RGB*, GRAY*"
  163.          8 0
  164.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  165.         (proc-arg 13 "image" "Input image")
  166.         (proc-arg 16 "drawable" "Input drawable")
  167.         (proc-arg 0 "type" "Type of motion blur (0 - linear, 1 - radial, 2 - zoom)")
  168.         (proc-arg 0 "length" "Length")
  169.         (proc-arg 0 "angle" "Angle")
  170.         (proc-arg 3 "center-x" "Center X (optional)")
  171.         (proc-arg 3 "center-y" "Center Y (optional)"))
  172.     (proc-def "plug-in-mblur-inward" 1
  173.          "Simulate movement using directional blur"
  174.          "This procedure is equivalent to plug-in-mblur but performs the zoom blur inward instead of outward."
  175.          "Torsten Martinsen, Federico Mena Quintero, Daniel Skarda, Joerg Gittinger"
  176.          "Torsten Martinsen, Federico Mena Quintero, Daniel Skarda, Joerg Gittinger"
  177.          "May 2007, 1.3"
  178.          "_Motion Blur..."
  179.          0
  180.         (icon stock-id -1 "")
  181.          "RGB*, GRAY*"
  182.          8 0
  183.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  184.         (proc-arg 13 "image" "Input image")
  185.         (proc-arg 16 "drawable" "Input drawable")
  186.         (proc-arg 0 "type" "Type of motion blur (0 - linear, 1 - radial, 2 - zoom)")
  187.         (proc-arg 0 "length" "Length")
  188.         (proc-arg 0 "angle" "Angle")
  189.         (proc-arg 3 "center-x" "Center X (optional)")
  190.         (proc-arg 3 "center-y" "Center Y (optional)")))
  191. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/sample-colorize" 1237284544
  192.     (proc-def "plug-in-sample-colorize" 1
  193.          "Colorize image using a sample image as a guide"
  194.          "This plug-in colorizes the contents of the specified (gray) layer with the help of a  sample (color) layer. It analyzes all colors in the sample layer. The sample colors are sorted by brightness (== intentisty) and amount and stored in a sample colortable (where brightness is the index) The pixels of the destination layer are remapped with the help of the sample colortable. If use_subcolors is TRUE, the remapping process uses all sample colors of the corresponding brightness-intensity and distributes the subcolors according to their amount in the sample (If the sample has 5 green, 3 yellow, and 1 red pixel of the  intensity value 105, the destination pixels at intensity value 105 are randomly painted in green, yellow and red in a relation of 5:3:1 If use_subcolors is FALSE only one sample color per intensity is used. (green will be used in this example) The brightness intensity value is transformed at the remapping process according to the levels: out_lo, out_hi, in_lo, in_high and gamma The in_low / in_high levels specify an initial mapping of the intensity. The gamma value determines how intensities are interpolated between the in_lo and in_high levels. A gamma value of 1.0 results in linear interpolation. Higher gamma values results in more high-level intensities Lower gamma values results in more low-level intensities The out_low/out_high levels constrain the resulting intensity index The intensity index is used to pick the corresponding color in the sample colortable. If hold_inten is FALSE the picked color is used 1:1 as resulting remap_color. If hold_inten is TRUE The brightness of the picked color is adjusted back to the origial intensity value (only hue and saturation are taken from the picked sample color) (or to the input level, if orig_inten is set FALSE) Works on both Grayscale and RGB image with/without alpha channel. (the image with the dst_drawable is converted to RGB if necessary) The sample_drawable should be of type RGB or RGBA"
  195.          "Wolfgang Hofer"
  196.          "hof@hotbot.com"
  197.          "02/2000"
  198.          "_Sample Colorize..."
  199.          1
  200.         (menu-path "<Image>/Colors/Map")
  201.         (icon stock-id -1 "")
  202.          "RGB*, GRAY*"
  203.          13 0
  204.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  205.         (proc-arg 13 "image" "Input image (unused)")
  206.         (proc-arg 16 "dst-drawable" "The drawable to be colorized (Type GRAY* or RGB*)")
  207.         (proc-arg 16 "sample-drawable" "Sample drawable (should be of Type RGB or RGBA)")
  208.         (proc-arg 0 "hold-inten" "hold brightness intensity levels (TRUE, FALSE)")
  209.         (proc-arg 0 "orig-inten" "TRUE: hold brightness of original intensity levels. FALSE: Hold Intensity of input levels")
  210.         (proc-arg 0 "rnd-subcolors" "TRUE: Use all subcolors of same intensity, FALSE: use only one color per intensity")
  211.         (proc-arg 0 "guess-missing" "TRUE: guess samplecolors for the missing intensity values FALSE: use only colors found in the sample")
  212.         (proc-arg 0 "in-low" "intensity of lowest input (0 <= in_low <= 254)")
  213.         (proc-arg 0 "in-high" "intensity of highest input (1 <= in_high <= 255)")
  214.         (proc-arg 3 "gamma" "gamma correction factor (0.1 <= gamma <= 10) where 1.0 is linear")
  215.         (proc-arg 0 "out-low" "lowest sample color intensity (0 <= out_low <= 254)")
  216.         (proc-arg 0 "out-high" "highest sample color intensity (1 <= out_high <= 255)")))
  217. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/colorxhtml.py" 1237284435
  218.     (proc-def "file-colorxhtml-save" 1
  219.          "Save as colored XHTML"
  220.          "Saves the image as colored XHTML text (based on Perl version by Marc Lehmann)"
  221.          "Manish Singh and Carol Spears"
  222.          "Manish Singh and Carol Spears"
  223.          "2003"
  224.          "Colored XHTML"
  225.          1
  226.         (menu-path "<Save>")
  227.         (icon stock-id -1 "")
  228.         (save-proc
  229.             (extension "xhtml"))
  230.          "RGB"
  231.          9 0
  232.         (proc-arg 0 "run-mode" "Interactive, Non-Interactive")
  233.         (proc-arg 13 "image" "Input image")
  234.         (proc-arg 16 "drawable" "Input drawable")
  235.         (proc-arg 4 "filename" "The name of the file")
  236.         (proc-arg 4 "raw-filename" "The name of the file")
  237.         (proc-arg 4 "source" "Character source")
  238.         (proc-arg 4 "characters" "File to read or characters to use")
  239.         (proc-arg 0 "font-size" "Font size in pixels")
  240.         (proc-arg 0 "separate" "Write a separate CSS file"))
  241.     (locale-def "gimp20-python" "/usr/share/locale"))
  242. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-xjt" 1237284542
  243.     (proc-def "file-xjt-load" 1
  244.          "loads files of the jpeg-tar file format"
  245.          "loads files of the jpeg-tar file format"
  246.          "Wolfgang Hofer"
  247.          "Wolfgang Hofer"
  248.          "2000-Mar-07"
  249.          "GIMP compressed XJT image"
  250.          0
  251.         (icon stock-id -1 "")
  252.         (load-proc
  253.             (extension "xjt,xjtgz,xjtbz2"))
  254.          ""
  255.          3 1
  256.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  257.         (proc-arg 4 "filename" "The name of the file to load")
  258.         (proc-arg 4 "raw-filename" "The name of the file to load")
  259.         (proc-arg 13 "image" "Output image"))
  260.     (proc-def "file-xjt-save" 1
  261.          "saves files in the jpeg-tar file format"
  262.          "saves files in the jpeg-tar file format"
  263.          "Wolfgang Hofer"
  264.          "Wolfgang Hofer"
  265.          "2000-Mar-07"
  266.          "GIMP compressed XJT image"
  267.          0
  268.         (icon stock-id -1 "")
  269.         (save-proc
  270.             (extension "xjt,xjtgz,xjtbz2"))
  271.          "RGB*, GRAY*"
  272.          9 0
  273.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  274.         (proc-arg 13 "image" "Input image")
  275.         (proc-arg 16 "drawable" "is ignored")
  276.         (proc-arg 4 "filename" "The name of the file to save the image in")
  277.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")
  278.         (proc-arg 3 "quality" "Quality of saved image (0 <= quality <= 1)")
  279.         (proc-arg 3 "smoothing" "Smoothing factor for saved image (0 <= smoothing <= 1)")
  280.         (proc-arg 0 "optimize" "Optimization of entropy encoding parameters")
  281.         (proc-arg 0 "clr-transparent" "set all full-transparent pixels to 0")))
  282. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-uri" 1237284542
  283.     (proc-def "file-uri-load" 1
  284.          "loads files given an URI"
  285.          "Loads a file using the GIO Virtual File System"
  286.          "Spencer Kimball & Peter Mattis"
  287.          "Spencer Kimball & Peter Mattis"
  288.          "1995-2008"
  289.          "URI"
  290.          0
  291.         (icon stock-id -1 "gimp-web")
  292.         (load-proc
  293.             (prefix "network:,http:,burn:,obex:,smb:,davs:,dav:,computer:,sftp:,ssh:,localtest:,dns-sd:,archive:,ftp:,davs+sd:,dav+sd:,cdda:,gphoto2:,trash:"))
  294.          ""
  295.          3 1
  296.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  297.         (proc-arg 4 "filename" "The name of the file to load")
  298.         (proc-arg 4 "raw-filename" "The name entered")
  299.         (proc-arg 13 "image" "Output image"))
  300.     (proc-def "file-uri-save" 1
  301.          "saves files given an URI"
  302.          "Saves a file using the GIO Virtual File System"
  303.          "Michael Natterer, Sven Neumann"
  304.          "Michael Natterer"
  305.          "2005-2008"
  306.          "URI"
  307.          0
  308.         (icon stock-id -1 "gimp-web")
  309.         (save-proc
  310.             (prefix "network:,http:,burn:,obex:,smb:,davs:,dav:,computer:,sftp:,ssh:,localtest:,dns-sd:,archive:,ftp:,davs+sd:,dav+sd:,cdda:,gphoto2:,trash:"))
  311.          "RGB*, GRAY*, INDEXED*"
  312.          5 0
  313.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  314.         (proc-arg 13 "image" "Input image")
  315.         (proc-arg 16 "drawable" "Drawable to save")
  316.         (proc-arg 4 "filename" "The name of the file to save the image in")
  317.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")))
  318. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-jpeg" 1237284541
  319.     (proc-def "file-jpeg-load" 1
  320.          "loads files in the JPEG file format"
  321.          "loads files in the JPEG file format"
  322.          "Spencer Kimball, Peter Mattis & others"
  323.          "Spencer Kimball & Peter Mattis"
  324.          "1995-2007"
  325.          "JPEG image"
  326.          0
  327.         (icon stock-id -1 "")
  328.         (load-proc
  329.             (extension "jpg,jpeg,jpe")
  330.             (magic "6,string,JFIF,6,string,Exif")
  331.             (mime-type "image/jpeg")
  332.             (thumb-loader "file-jpeg-load-thumb"))
  333.          ""
  334.          3 1
  335.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  336.         (proc-arg 4 "filename" "The name of the file to load")
  337.         (proc-arg 4 "raw-filename" "The name of the file to load")
  338.         (proc-arg 13 "image" "Output image"))
  339.     (proc-def "file-jpeg-load-thumb" 1
  340.          "Loads a thumbnail from a JPEG image"
  341.          "Loads a thumbnail from a JPEG image (only if it exists)"
  342.          "Mukund Sivaraman <muks@mukund.org>, Sven Neumann <sven@gimp.org>"
  343.          "Mukund Sivaraman <muks@mukund.org>, Sven Neumann <sven@gimp.org>"
  344.          "November 15, 2004"
  345.          ""
  346.          0
  347.         (icon stock-id -1 "")
  348.          ""
  349.          2 3
  350.         (proc-arg 4 "filename" "The name of the file to load")
  351.         (proc-arg 0 "thumb-size" "Preferred thumbnail size")
  352.         (proc-arg 13 "image" "Thumbnail image")
  353.         (proc-arg 0 "image-width" "Width of full-sized image")
  354.         (proc-arg 0 "image-height" "Height of full-sized image"))
  355.     (proc-def "file-jpeg-save" 1
  356.          "saves files in the JPEG file format"
  357.          "saves files in the lossy, widely supported JPEG format"
  358.          "Spencer Kimball, Peter Mattis & others"
  359.          "Spencer Kimball & Peter Mattis"
  360.          "1995-2007"
  361.          "JPEG image"
  362.          0
  363.         (icon stock-id -1 "")
  364.         (save-proc
  365.             (extension "jpg,jpeg,jpe")
  366.             (mime-type "image/jpeg"))
  367.          "RGB*, GRAY*"
  368.          14 0
  369.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  370.         (proc-arg 13 "image" "Input image")
  371.         (proc-arg 16 "drawable" "Drawable to save")
  372.         (proc-arg 4 "filename" "The name of the file to save the image in")
  373.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")
  374.         (proc-arg 3 "quality" "Quality of saved image (0 <= quality <= 1)")
  375.         (proc-arg 3 "smoothing" "Smoothing factor for saved image (0 <= smoothing <= 1)")
  376.         (proc-arg 0 "optimize" "Optimization of entropy encoding parameters (0/1)")
  377.         (proc-arg 0 "progressive" "Enable progressive jpeg image loading (0/1)")
  378.         (proc-arg 4 "comment" "Image comment")
  379.         (proc-arg 0 "subsmp" "The subsampling option number")
  380.         (proc-arg 0 "baseline" "Force creation of a baseline JPEG (non-baseline JPEGs can't be read by all decoders) (0/1)")
  381.         (proc-arg 0 "restart" "Frequency of restart markers (in rows, 0 = no restart markers)")
  382.         (proc-arg 0 "dct" "DCT algorithm to use (speed/quality tradeoff)")))
  383. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/script-fu" 1237284541
  384.     (proc-def "extension-script-fu" 2
  385.          "A scheme interpreter for scripting GIMP operations"
  386.          "More help here later"
  387.          "Spencer Kimball & Peter Mattis"
  388.          "Spencer Kimball & Peter Mattis"
  389.          "1997"
  390.          ""
  391.          0
  392.         (icon stock-id -1 "")
  393.          ""
  394.          0 0)
  395.     (proc-def "plug-in-script-fu-console" 1
  396.          "Interactive console for Script-Fu development"
  397.          "Provides an interface which allows interactive scheme development."
  398.          "Spencer Kimball & Peter Mattis"
  399.          "Spencer Kimball & Peter Mattis"
  400.          "1997"
  401.          "_Console"
  402.          1
  403.         (menu-path "<Image>/Filters/Languages/Script-Fu")
  404.         (icon stock-id -1 "")
  405.          ""
  406.          1 0
  407.         (proc-arg 0 "run-mode" "Interactive, [non-interactive]"))
  408.     (proc-def "plug-in-script-fu-text-console" 1
  409.          "Provides a text console mode for script-fu development"
  410.          "Provides an interface which allows interactive scheme development."
  411.          "Spencer Kimball & Peter Mattis"
  412.          "Spencer Kimball & Peter Mattis"
  413.          "1997"
  414.          ""
  415.          0
  416.         (icon stock-id -1 "")
  417.          ""
  418.          1 0
  419.         (proc-arg 0 "run-mode" "Interactive, [non-interactive]"))
  420.     (proc-def "plug-in-script-fu-server" 1
  421.          "Server for remote Script-Fu operation"
  422.          "Provides a server for remote script-fu operation"
  423.          "Spencer Kimball & Peter Mattis"
  424.          "Spencer Kimball & Peter Mattis"
  425.          "1997"
  426.          "_Start Server..."
  427.          1
  428.         (menu-path "<Image>/Filters/Languages/Script-Fu")
  429.         (icon stock-id -1 "")
  430.          ""
  431.          3 0
  432.         (proc-arg 0 "run-mode" "[Interactive], non-interactive")
  433.         (proc-arg 0 "port" "The port on which to listen for requests")
  434.         (proc-arg 4 "logfile" "The file to log server activity to"))
  435.     (proc-def "plug-in-script-fu-eval" 1
  436.          "Evaluate scheme code"
  437.          "Evaluate the code under the scheme interpreter (primarily for batch mode)"
  438.          "Manish Singh"
  439.          "Manish Singh"
  440.          "1998"
  441.          ""
  442.          0
  443.         (icon stock-id -1 "")
  444.          ""
  445.          2 0
  446.         (proc-arg 0 "run-mode" "[Interactive], non-interactive")
  447.         (proc-arg 4 "code" "The code to evaluate"))
  448.     (locale-def "gimp20-script-fu"))
  449. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/contrast-retinex" 1237284542
  450.     (proc-def "plug-in-retinex" 1
  451.          "Enhance contrast using the Retinex method"
  452.          "The Retinex Image Enhancement Algorithm is an automatic image enhancement method that enhances a digital image in terms of dynamic range compression, color independence from the spectral distribution of the scene illuminant, and color/lightness rendition."
  453.          "Fabien Pelisson"
  454.          "Fabien Pelisson"
  455.          "2003"
  456.          "Retine_x..."
  457.          1
  458.         (menu-path "<Image>/Colors/Modify")
  459.         (icon stock-id -1 "")
  460.          "RGB*"
  461.          7 0
  462.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  463.         (proc-arg 13 "image" "Input image (unused)")
  464.         (proc-arg 16 "drawable" "Input drawable")
  465.         (proc-arg 0 "scale" "Biggest scale value")
  466.         (proc-arg 0 "nscales" "Number of scales")
  467.         (proc-arg 0 "scales-mode" "Retinex distribution through scales")
  468.         (proc-arg 3 "cvar" "Variance value")))
  469. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-fli" 1237284541
  470.     (proc-def "file-fli-load" 1
  471.          "load FLI-movies"
  472.          "This is an experimantal plug-in to handle FLI movies"
  473.          "Jens Ch. Restemeier"
  474.          "Jens Ch. Restemeier"
  475.          "1997"
  476.          "AutoDesk FLIC animation"
  477.          0
  478.         (icon stock-id -1 "")
  479.         (load-proc
  480.             (extension "fli,flc")
  481.             (mime-type "image/x-flic"))
  482.          ""
  483.          3 1
  484.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  485.         (proc-arg 4 "filename" "The name of the file to load")
  486.         (proc-arg 4 "raw-filename" "The name entered")
  487.         (proc-arg 13 "image" "Output image"))
  488.     (proc-def "file-fli-save" 1
  489.          "save FLI-movies"
  490.          "This is an experimantal plug-in to handle FLI movies"
  491.          "Jens Ch. Restemeier"
  492.          "Jens Ch. Restemeier"
  493.          "1997"
  494.          "AutoDesk FLIC animation"
  495.          0
  496.         (icon stock-id -1 "")
  497.         (save-proc
  498.             (extension "fli,flc")
  499.             (mime-type "image/x-flic"))
  500.          "INDEXED,GRAY"
  501.          7 0
  502.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  503.         (proc-arg 13 "image" "Input image")
  504.         (proc-arg 16 "drawable" "Input drawable (unused)")
  505.         (proc-arg 4 "filename" "The name of the file to save")
  506.         (proc-arg 4 "raw-filename" "The name entered")
  507.         (proc-arg 0 "from-frame" "Save beginning from this frame")
  508.         (proc-arg 0 "to-frame" "End saving with this frame"))
  509.     (proc-def "file-fli-info" 1
  510.          "Get information about a Fli movie"
  511.          "This is a experimantal plug-in to handle FLI movies"
  512.          "Jens Ch. Restemeier"
  513.          "Jens Ch. Restemeier"
  514.          "1997"
  515.          ""
  516.          0
  517.         (icon stock-id -1 "")
  518.          ""
  519.          1 3
  520.         (proc-arg 4 "filename" "The name of the file to get info")
  521.         (proc-arg 0 "width" "Width of one frame")
  522.         (proc-arg 0 "height" "Height of one frame")
  523.         (proc-arg 0 "frames" "Number of Frames")))
  524. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-psp" 1237284543
  525.     (proc-def "file-psp-load" 1
  526.          "loads images from the Paint Shop Pro PSP file format"
  527.          "This plug-in loads and saves images in Paint Shop Pro's native PSP format. Vector layers aren't handled. Saving isn't yet implemented."
  528.          "Tor Lillqvist"
  529.          "Tor Lillqvist"
  530.          "1999"
  531.          "Paint Shop Pro image"
  532.          0
  533.         (icon stock-id -1 "")
  534.         (load-proc
  535.             (extension "psp,tub,pspimage")
  536.             (magic "0,string,Paint\\040Shop\\040Pro\\040Image\\040File\n\032")
  537.             (mime-type "image/x-psp"))
  538.          ""
  539.          3 1
  540.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  541.         (proc-arg 4 "filename" "The name of the file to load")
  542.         (proc-arg 4 "raw-filename" "The name of the file to load")
  543.         (proc-arg 13 "image" "Output image")))
  544. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-pdf" 1237284543
  545.     (proc-def "file-pdf-load" 1
  546.          "Load file in PDF format."
  547.          "Load file in PDF format. PDF is a portable document format created by Adobe. It is designed to be easily processed by a variety of different platforms, and is a distant cousin of postscript. "
  548.          "Nathan Summers"
  549.          "Nathan Summers"
  550.          "2005"
  551.          "Portable Document Format"
  552.          0
  553.         (icon stock-id -1 "")
  554.         (load-proc
  555.             (extension "pdf")
  556.             (magic "0, string,%PDF-")
  557.             (mime-type "application/pdf")
  558.             (thumb-loader "file-pdf-load-thumb"))
  559.          ""
  560.          3 1
  561.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  562.         (proc-arg 4 "filename" "The name of the file to load")
  563.         (proc-arg 4 "raw-filename" "The name entered")
  564.         (proc-arg 13 "image" "Output image"))
  565.     (proc-def "file-pdf-load-thumb" 1
  566.          "Loads a preview from a PDF file."
  567.          "Loads a small preview of the first page of the PDF format file. Uses the embedded thumbnail if present."
  568.          "Nathan Summers"
  569.          "Nathan Summers"
  570.          "2005"
  571.          ""
  572.          0
  573.         (icon stock-id -1 "")
  574.          ""
  575.          2 3
  576.         (proc-arg 4 "filename" "The name of the file to load")
  577.         (proc-arg 0 "thumb-size" "Preferred thumbnail size")
  578.         (proc-arg 13 "image" "Thumbnail image")
  579.         (proc-arg 0 "image-width" "Width of full-sized image")
  580.         (proc-arg 0 "image-height" "Height of full-sized image")))
  581. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/animation-play" 1237284542
  582.     (proc-def "plug-in-animationplay" 1
  583.          "Preview a GIMP layer-based animation"
  584.          ""
  585.          "Adam D. Moss <adam@gimp.org>"
  586.          "Adam D. Moss <adam@gimp.org>"
  587.          "1997, 1998..."
  588.          "_Playback..."
  589.          1
  590.         (menu-path "<Image>/Filters/Animation")
  591.         (icon stock-id -1 "gtk-media-play")
  592.          "RGB*, INDEXED*, GRAY*"
  593.          3 0
  594.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  595.         (proc-arg 13 "image" "Input image")
  596.         (proc-arg 16 "drawable" "Input drawable (unused)")))
  597. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/pagecurl" 1237284542
  598.     (proc-def "plug-in-pagecurl" 1
  599.          "Curl up one of the image corners"
  600.          "This plug-in creates a pagecurl-effect."
  601.          "Federico Mena Quintero and Simon Budig"
  602.          "Federico Mena Quintero and Simon Budig"
  603.          "July 2004, 1.0"
  604.          "_Pagecurl..."
  605.          1
  606.         (menu-path "<Image>/Filters/Distorts")
  607.         (icon stock-id -1 "")
  608.          "RGB*, GRAY*"
  609.          7 1
  610.         (proc-arg 0 "run-mode" "Interactive (0), non-interactive (1)")
  611.         (proc-arg 13 "image" "Input image")
  612.         (proc-arg 16 "drawable" "Input drawable")
  613.         (proc-arg 0 "colors" "FG- and BG-Color (0), Current gradient (1), Current gradient reversed (2)")
  614.         (proc-arg 0 "edge" "Edge to curl (1-4, clockwise, starting in the lower right edge)")
  615.         (proc-arg 0 "orientation" "Vertical (0), Horizontal (1)")
  616.         (proc-arg 0 "shade" "Shade the region under the curl (1) or not (0)")
  617.         (proc-arg 14 "Curl-Layer" "The new layer with the curl.")))
  618. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/diffraction" 1237284543
  619.     (proc-def "plug-in-diffraction" 1
  620.          "Generate diffraction patterns"
  621.          "Help?  What help?  Real men do not need help :-)"
  622.          "Federico Mena Quintero"
  623.          "Federico Mena Quintero & David Bleecker"
  624.          "April 1997, 0.5"
  625.          "_Diffraction Patterns..."
  626.          1
  627.         (menu-path "<Image>/Filters/Render/Pattern")
  628.         (icon stock-id -1 "")
  629.          "RGB*"
  630.          15 0
  631.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  632.         (proc-arg 13 "image" "Input image")
  633.         (proc-arg 16 "drawable" "Input drawable")
  634.         (proc-arg 3 "lam-r" "Light frequency (red)")
  635.         (proc-arg 3 "lam-g" "Light frequency (green)")
  636.         (proc-arg 3 "lam-b" "Light frequency (blue)")
  637.         (proc-arg 3 "contour-r" "Number of contours (red)")
  638.         (proc-arg 3 "contour-g" "Number of contours (green)")
  639.         (proc-arg 3 "contour-b" "Number of contours (blue)")
  640.         (proc-arg 3 "edges-r" "Number of sharp edges (red)")
  641.         (proc-arg 3 "edges-g" "Number of sharp edges (green)")
  642.         (proc-arg 3 "edges-b" "Number of sharp edges (blue)")
  643.         (proc-arg 3 "brightness" "Brightness and shifting/fattening of contours")
  644.         (proc-arg 3 "scattering" "Scattering (Speed vs. quality)")
  645.         (proc-arg 3 "polarization" "Polarization")))
  646. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/noise-rgb" 1237284544
  647.     (proc-def "plug-in-rgb-noise" 1
  648.          "Distort colors by random amounts"
  649.          "Add normally distributed (zero mean) random values to image channels.  Noise may be additive (uncorrelated) or multiplicative (correlated - also known as speckle noise). For colour images colour channels may be treated together or independently."
  650.          "Torsten Martinsen"
  651.          "Torsten Martinsen"
  652.          "May 2000"
  653.          "_RGB Noise..."
  654.          1
  655.         (menu-path "<Image>/Filters/Noise")
  656.         (icon stock-id -1 "")
  657.          "RGB*, GRAY*"
  658.          9 0
  659.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  660.         (proc-arg 13 "image" "Input image (unused)")
  661.         (proc-arg 16 "drawable" "Input drawable")
  662.         (proc-arg 0 "independent" "Noise in channels independent")
  663.         (proc-arg 0 "correlated" "Noise correlated (i.e. multiplicative not additive)")
  664.         (proc-arg 3 "noise-1" "Noise in the first channel (red, gray)")
  665.         (proc-arg 3 "noise-2" "Noise in the second channel (green, gray_alpha)")
  666.         (proc-arg 3 "noise-3" "Noise in the third channel (blue)")
  667.         (proc-arg 3 "noise-4" "Noise in the fourth channel (alpha)"))
  668.     (proc-def "plug-in-noisify" 1
  669.          "Adds random noise to image channels "
  670.          "Add normally distributed random values to image channels. For colour images each colour channel may be treated together or independently."
  671.          "Torsten Martinsen"
  672.          "Torsten Martinsen"
  673.          "May 2000"
  674.          ""
  675.          0
  676.         (icon stock-id -1 "")
  677.          "RGB*, GRAY*"
  678.          8 0
  679.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  680.         (proc-arg 13 "image" "Input image (unused)")
  681.         (proc-arg 16 "drawable" "Input drawable")
  682.         (proc-arg 0 "independent" "Noise in channels independent")
  683.         (proc-arg 3 "noise-1" "Noise in the first channel (red, gray)")
  684.         (proc-arg 3 "noise-2" "Noise in the second channel (green, gray_alpha)")
  685.         (proc-arg 3 "noise-3" "Noise in the third channel (blue)")
  686.         (proc-arg 3 "noise-4" "Noise in the fourth channel (alpha)")))
  687. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/noise-solid" 1237284544
  688.     (proc-def "plug-in-solid-noise" 1
  689.          "Create a random cloud-like texture"
  690.          "Generates 2D textures using Perlin's classic solid noise function."
  691.          "Marcelo de Gomensoro Malheiros"
  692.          "Marcelo de Gomensoro Malheiros"
  693.          "May 2004, v1.04"
  694.          "_Solid Noise..."
  695.          1
  696.         (menu-path "<Image>/Filters/Render/Clouds")
  697.         (icon stock-id -1 "")
  698.          "RGB*, GRAY*"
  699.          9 0
  700.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  701.         (proc-arg 13 "image" "Input image")
  702.         (proc-arg 16 "drawable" "Input drawable")
  703.         (proc-arg 0 "tilable" "Create a tilable output (n=0/y=1)")
  704.         (proc-arg 0 "turbulent" "Make a turbulent noise (n=0/y=1)")
  705.         (proc-arg 0 "seed" "Random seed")
  706.         (proc-arg 0 "detail" "Detail level (0 - 15)")
  707.         (proc-arg 3 "xsize" "Horizontal texture size")
  708.         (proc-arg 3 "ysize" "Vertical texture size")))
  709. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/cml-explorer" 1237284542
  710.     (proc-def "plug-in-cml-explorer" 1
  711.          "Create abstract Coupled-Map Lattice patterns"
  712.          "Make an image of Coupled-Map Lattice (CML). CML is a kind of Cellula Automata on continuous (value) domain. In GIMP_RUN_NONINTERACTIVE, the name of a prameter file is passed as the 4th arg. You can control CML_explorer via parameter file."
  713.          "Shuji Narazaki (narazaki@InetQ.or.jp); http://www.inetq.or.jp/~narazaki/TheGIMP/"
  714.          "Shuji Narazaki"
  715.          "1997"
  716.          "CML _Explorer..."
  717.          1
  718.         (menu-path "<Image>/Filters/Render/Pattern")
  719.         (icon stock-id -1 "")
  720.          "RGB*, GRAY*"
  721.          4 0
  722.         (proc-arg 0 "ru--mode" "Interactive, non-interactive")
  723.         (proc-arg 13 "image" "Input image (not used)")
  724.         (proc-arg 16 "drawable" "Input drawable")
  725.         (proc-arg 4 "parameter-filename" "The name of parameter file. CML_explorer makes an image with its settings.")))
  726. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/gimpressionist" 1237284542
  727.     (proc-def "plug-in-gimpressionist" 1
  728.          "Performs various artistic operations"
  729.          "Performs various artistic operations on an image"
  730.          "Vidar Madsen <vidar@prosalg.no>"
  731.          "Vidar Madsen"
  732.          "v1.0, November 2003"
  733.          "_GIMPressionist..."
  734.          1
  735.         (menu-path "<Image>/Filters/Artistic")
  736.         (icon stock-id -1 "")
  737.          "RGB*, GRAY*"
  738.          4 0
  739.         (proc-arg 0 "run-mode" "Interactive")
  740.         (proc-arg 13 "image" "Input image")
  741.         (proc-arg 16 "drawable" "Input drawable")
  742.         (proc-arg 4 "preset" "Preset Name")))
  743. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/gee-zoom" 1237284544
  744.     (proc-def "plug-in-the-old-egg" 1
  745.          "A big hello from the GIMP team!"
  746.          "Hay-ulp"
  747.          "Adam D. Moss <adam@gimp.org>"
  748.          "Adam D. Moss <adam@gimp.org>"
  749.          "1998"
  750.          "Gee Zoom"
  751.          0
  752.         (icon stock-id -1 "")
  753.          "RGB*, INDEXED*, GRAY*"
  754.          3 0
  755.         (proc-arg 0 "run-mode" "Must be interactive (1)")
  756.         (proc-arg 13 "image" "Input Image")
  757.         (proc-arg 16 "drawable" "Input Drawable")))
  758. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/nova" 1237284544
  759.     (proc-def "plug-in-nova" 1
  760.          "Add a starburst to the image"
  761.          "This plug-in produces an effect like a supernova burst. The amount of the light effect is approximately in proportion to 1/r, where r is the distance from the center of the star. It works with RGB*, GRAY* image."
  762.          "Eiichi Takamori"
  763.          "Eiichi Takamori"
  764.          "May 2000"
  765.          "Super_nova..."
  766.          1
  767.         (menu-path "<Image>/Filters/Light and Shadow/Light")
  768.         (icon stock-id -1 "")
  769.          "RGB*, GRAY*"
  770.          9 0
  771.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  772.         (proc-arg 13 "image" "Input image (unused)")
  773.         (proc-arg 16 "drawable" "Input drawable")
  774.         (proc-arg 0 "xcenter" "X coordinates of the center of supernova")
  775.         (proc-arg 0 "ycenter" "Y coordinates of the center of supernova")
  776.         (proc-arg 10 "color" "Color of supernova")
  777.         (proc-arg 0 "radius" "Radius of supernova")
  778.         (proc-arg 0 "nspoke" "Number of spokes")
  779.         (proc-arg 0 "randomhue" "Random hue")))
  780. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/semi-flatten" 1237284544
  781.     (proc-def "plug-in-semiflatten" 1
  782.          "Replace partial transparency with the current background color"
  783.          "This plugin flattens pixels in an RGBA image that aren't completely transparent against the current GIMP background color"
  784.          "Adam D. Moss (adam@foxbox.org)"
  785.          "Adam D. Moss (adam@foxbox.org)"
  786.          "27th January 1998"
  787.          "_Semi-Flatten"
  788.          2
  789.         (menu-path "<Image>/Filters/Web")
  790.         (menu-path "<Image>/Layer/Transparency/Modify")
  791.         (icon stock-id -1 "")
  792.          "RGBA"
  793.          3 0
  794.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  795.         (proc-arg 13 "image" "Input image (unused)")
  796.         (proc-arg 16 "drawable" "Input drawable")))
  797. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/flame" 1237284542
  798.     (proc-def "plug-in-flame" 1
  799.          "Create cosmic recursive fractal flames"
  800.          "Create cosmic recursive fractal flames"
  801.          "Scott Draves"
  802.          "Scott Draves"
  803.          "1997"
  804.          "_Flame..."
  805.          1
  806.         (menu-path "<Image>/Filters/Render/Nature")
  807.         (icon stock-id -1 "")
  808.          "RGB*"
  809.          3 0
  810.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  811.         (proc-arg 13 "image" "Input image (unused)")
  812.         (proc-arg 16 "drawable" "Input drawable")))
  813. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/tile-seamless" 1237284545
  814.     (proc-def "plug-in-make-seamless" 1
  815.          "Alters edges to make the image seamlessly tileable"
  816.          "This plugin creates a seamless tileable from the input drawable"
  817.          "Tim Rowley"
  818.          "Tim Rowley"
  819.          "1997"
  820.          "_Make Seamless"
  821.          1
  822.         (menu-path "<Image>/Filters/Map")
  823.         (icon stock-id -1 "")
  824.          "RGB*, GRAY*"
  825.          3 0
  826.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  827.         (proc-arg 13 "image" "Input image (unused)")
  828.         (proc-arg 16 "drawable" "Input drawable")))
  829. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/waves" 1237284545
  830.     (proc-def "plug-in-waves" 1
  831.          "Distort the image with waves"
  832.          "none yet"
  833.          "Eric L. Hernes, Stephen Norris"
  834.          "Stephen Norris"
  835.          "1997"
  836.          "_Waves..."
  837.          1
  838.         (menu-path "<Image>/Filters/Distorts")
  839.         (icon stock-id -1 "")
  840.          "RGB*, GRAY*"
  841.          8 0
  842.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  843.         (proc-arg 13 "image" "The Image")
  844.         (proc-arg 16 "drawable" "The Drawable")
  845.         (proc-arg 3 "amplitude" "The Amplitude of the Waves")
  846.         (proc-arg 3 "phase" "The Phase of the Waves")
  847.         (proc-arg 3 "wavelength" "The Wavelength of the Waves")
  848.         (proc-arg 0 "type" "Type of waves, black/smeared")
  849.         (proc-arg 0 "reflective" "Use Reflection")))
  850. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/guillotine" 1237284544
  851.     (proc-def "plug-in-guillotine" 1
  852.          "Slice the image into subimages using guides"
  853.          "This function takes an image and slices it along its guides, creating new images. The original image is not modified."
  854.          "Adam D. Moss (adam@foxbox.org)"
  855.          "Adam D. Moss (adam@foxbox.org)"
  856.          "1998"
  857.          "_Guillotine"
  858.          1
  859.         (menu-path "<Image>/Image/Transform")
  860.         (icon stock-id -1 "")
  861.          "RGB*, INDEXED*, GRAY*"
  862.          3 2
  863.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  864.         (proc-arg 13 "image" "Input image")
  865.         (proc-arg 16 "drawable" "Input drawable (unused)")
  866.         (proc-arg 0 "image-count" "Number of images created")
  867.         (proc-arg 5 "image-ids" "Output images")))
  868. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-ico" 1237284541
  869.     (proc-def "file-ico-load" 1
  870.          "Loads files of Windows ICO file format"
  871.          "Loads files of Windows ICO file format"
  872.          "Christian Kreibich <christian@whoop.org>"
  873.          "Christian Kreibich <christian@whoop.org>"
  874.          "2002"
  875.          "Microsoft Windows icon"
  876.          0
  877.         (icon stock-id -1 "")
  878.         (load-proc
  879.             (extension "ico")
  880.             (magic "0,string,\\000\\001\\000\\000,0,string,\\000\\002\\000\\000")
  881.             (mime-type "image/x-ico")
  882.             (thumb-loader "file-ico-load-thumb"))
  883.          ""
  884.          3 1
  885.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  886.         (proc-arg 4 "filename" "The name of the file to load")
  887.         (proc-arg 4 "raw-filename" "The name entered")
  888.         (proc-arg 13 "image" "Output image"))
  889.     (proc-def "file-ico-load-thumb" 1
  890.          "Loads a preview from an Windows ICO file"
  891.          ""
  892.          "Dom Lachowicz, Sven Neumann"
  893.          "Sven Neumann <sven@gimp.org>"
  894.          "2005"
  895.          ""
  896.          0
  897.         (icon stock-id -1 "")
  898.          ""
  899.          2 3
  900.         (proc-arg 4 "filename" "The name of the file to load")
  901.         (proc-arg 0 "thumb-size" "Preferred thumbnail size")
  902.         (proc-arg 13 "image" "Thumbnail image")
  903.         (proc-arg 0 "image-width" "Width of full-sized image")
  904.         (proc-arg 0 "image-height" "Height of full-sized image"))
  905.     (proc-def "file-ico-save" 1
  906.          "Saves files in Windows ICO file format"
  907.          "Saves files in Windows ICO file format"
  908.          "Christian Kreibich <christian@whoop.org>"
  909.          "Christian Kreibich <christian@whoop.org>"
  910.          "2002"
  911.          "Microsoft Windows icon"
  912.          0
  913.         (icon stock-id -1 "")
  914.         (save-proc
  915.             (extension "ico")
  916.             (mime-type "image/x-ico"))
  917.          "*"
  918.          5 0
  919.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  920.         (proc-arg 13 "image" "Input image")
  921.         (proc-arg 16 "drawable" "Drawable to save")
  922.         (proc-arg 4 "filename" "The name of the file to save the image in")
  923.         (proc-arg 4 "raw-filename" "The name entered")))
  924. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/plugin-browser" 1237284544
  925.     (proc-def "plug-in-plug-in-details" 1
  926.          "Display information about plug-ins"
  927.          "Allows to browse the plug-in menus system. You can search for plug-in names, sort by name or menu location and you can view a tree representation of the plug-in menus. Can also be of help to find where new plug-ins have installed themselves in the menus."
  928.          "Andy Thomas"
  929.          "Andy Thomas"
  930.          "1999"
  931.          "_Plug-In Browser"
  932.          1
  933.         (menu-path "<Image>/Help/Programming")
  934.         (icon stock-id -1 "gimp-plugin")
  935.          ""
  936.          1 0
  937.         (proc-arg 0 "run-mode" "Interactive, [non-interactive]")))
  938. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/van-gogh-lic" 1237284545
  939.     (proc-def "plug-in-lic" 1
  940.          "Special effects that nobody understands"
  941.          "No help yet"
  942.          "Tom Bech & Federico Mena Quintero"
  943.          "Tom Bech & Federico Mena Quintero"
  944.          "Version 0.14, September 24 1997"
  945.          "_Van Gogh (LIC)..."
  946.          1
  947.         (menu-path "<Image>/Filters/Artistic")
  948.         (icon stock-id -1 "")
  949.          "RGB*"
  950.          3 0
  951.         (proc-arg 0 "run-mode" "Interactive")
  952.         (proc-arg 13 "image" "Input image")
  953.         (proc-arg 16 "drawable" "Input drawable")))
  954. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/softglow" 1237284544
  955.     (proc-def "plug-in-softglow" 1
  956.          "Simulate glow by making highlights intense and fuzzy"
  957.          "Gives an image a softglow effect by intensifying the highlights in the image. This is done by screening a modified version of the drawable with itself. The modified version is desaturated and then a sigmoidal transfer function is applied to force the distribution of intensities into very small and very large only. This desaturated version is then blurred to give it a fuzzy 'vaseline-on-the-lens' effect. The glow radius parameter controls the sharpness of the glow effect. The brightness parameter controls the degree of intensification applied to image highlights. The sharpness parameter controls how defined or alternatively, diffuse, the glow effect should be."
  958.          "Spencer Kimball"
  959.          "Bit Specialists, Inc."
  960.          "2001"
  961.          "_Softglow..."
  962.          1
  963.         (menu-path "<Image>/Filters/Artistic")
  964.         (icon stock-id -1 "")
  965.          "RGB*, GRAY*"
  966.          6 0
  967.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  968.         (proc-arg 13 "image" "Input image (unused)")
  969.         (proc-arg 16 "drawable" "Input drawable")
  970.         (proc-arg 3 "glow-radius" "Glow radius (radius in pixels)")
  971.         (proc-arg 3 "brightness" "Glow brightness (0.0 - 1.0)")
  972.         (proc-arg 3 "sharpness" "Glow sharpness (0.0 - 1.0)")))
  973. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/fractal-trace" 1237284544
  974.     (proc-def "plug-in-fractal-trace" 1
  975.          "Transform image with the Mandelbrot Fractal"
  976.          "transform image with the Mandelbrot Fractal"
  977.          "Hirotsuna Mizuno <s1041150@u-aizu.ac.jp>"
  978.          "Copyright (C) 1997 Hirotsuna Mizuno"
  979.          "v0.4 test version (Dec. 25 1997)"
  980.          "_Fractal Trace..."
  981.          1
  982.         (menu-path "<Image>/Filters/Map")
  983.         (icon stock-id -1 "")
  984.          "RGB*, GRAY*"
  985.          9 0
  986.         (proc-arg 0 "run-mode" "interactive / non-interactive")
  987.         (proc-arg 13 "image" "input image (not used)")
  988.         (proc-arg 16 "drawable" "input drawable")
  989.         (proc-arg 3 "xmin" "xmin fractal image delimiter")
  990.         (proc-arg 3 "xmax" "xmax fractal image delimiter")
  991.         (proc-arg 3 "ymin" "ymin fractal image delimiter")
  992.         (proc-arg 3 "ymax" "ymax fractal image delimiter")
  993.         (proc-arg 0 "depth" "trace depth")
  994.         (proc-arg 0 "outside-type" "outside type(0=WRAP/1=TRANS/2=BLACK/3=WHITE)")))
  995. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/grid" 1237284544
  996.     (proc-def "plug-in-grid" 1
  997.          "Draw a grid on the image"
  998.          "Draws a grid using the specified colors. The grid origin is the upper left corner."
  999.          "Tim Newsome"
  1000.          "Tim Newsome, Sven Neumann, Tom Rathborne, TC"
  1001.          "1997 - 2000"
  1002.          "_Grid..."
  1003.          1
  1004.         (menu-path "<Image>/Filters/Render/Pattern")
  1005.         (icon stock-id -1 "")
  1006.          "RGB*, GRAY*, INDEXED*"
  1007.          18 0
  1008.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1009.         (proc-arg 13 "image" "Input image")
  1010.         (proc-arg 16 "drawable" "Input drawable")
  1011.         (proc-arg 0 "hwidth" "Horizontal Width   (>= 0)")
  1012.         (proc-arg 0 "hspace" "Horizontal Spacing (>= 1)")
  1013.         (proc-arg 0 "hoffset" "Horizontal Offset  (>= 0)")
  1014.         (proc-arg 10 "hcolor" "Horizontal Colour")
  1015.         (proc-arg 2 "hopacity" "Horizontal Opacity (0...255)")
  1016.         (proc-arg 0 "vwidth" "Vertical Width   (>= 0)")
  1017.         (proc-arg 0 "vspace" "Vertical Spacing (>= 1)")
  1018.         (proc-arg 0 "voffset" "Vertical Offset  (>= 0)")
  1019.         (proc-arg 10 "vcolor" "Vertical Colour")
  1020.         (proc-arg 2 "vopacity" "Vertical Opacity (0...255)")
  1021.         (proc-arg 0 "iwidth" "Intersection Width   (>= 0)")
  1022.         (proc-arg 0 "ispace" "Intersection Spacing (>= 0)")
  1023.         (proc-arg 0 "ioffset" "Intersection Offset  (>= 0)")
  1024.         (proc-arg 10 "icolor" "Intersection Colour")
  1025.         (proc-arg 2 "iopacity" "Intersection Opacity (0...255)")))
  1026. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/bump-map" 1237284542
  1027.     (proc-def "plug-in-bump-map" 1
  1028.          "Create an embossing effect using a bump map"
  1029.          "This plug-in uses the algorithm described by John Schlag, \"Fast Embossing Effects on Raster Image Data\" in Graphics GEMS IV (ISBN 0-12-336155-9). It takes a drawable to be applied as a bump map to another image and produces a nice embossing effect."
  1030.          "Federico Mena Quintero, Jens Lautenbacher & Sven Neumann"
  1031.          "Federico Mena Quintero, Jens Lautenbacher & Sven Neumann"
  1032.          "April 2000, 3.0-pre1-ac2"
  1033.          "_Bump Map..."
  1034.          1
  1035.         (menu-path "<Image>/Filters/Map")
  1036.         (icon stock-id -1 "")
  1037.          "RGB*, GRAY*"
  1038.          14 0
  1039.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1040.         (proc-arg 13 "image" "Input image")
  1041.         (proc-arg 16 "drawable" "Input drawable")
  1042.         (proc-arg 16 "bumpmap" "Bump map drawable")
  1043.         (proc-arg 3 "azimuth" "Azimuth")
  1044.         (proc-arg 3 "elevation" "Elevation")
  1045.         (proc-arg 0 "depth" "Depth")
  1046.         (proc-arg 0 "xofs" "X offset")
  1047.         (proc-arg 0 "yofs" "Y offset")
  1048.         (proc-arg 0 "waterlevel" "Level that full transparency should represent")
  1049.         (proc-arg 0 "ambient" "Ambient lighting factor")
  1050.         (proc-arg 0 "compensate" "Compensate for darkening")
  1051.         (proc-arg 0 "invert" "Invert bumpmap")
  1052.         (proc-arg 0 "type" "Type of map (LINEAR (0), SPHERICAL (1), SINUSOIDAL (2))"))
  1053.     (proc-def "plug-in-bump-map-tiled" 1
  1054.          "Create an embossing effect using a tiled image as a bump map"
  1055.          "This plug-in uses the algorithm described by John Schlag, \"Fast Embossing Effects on Raster Image Data\" in Graphics GEMS IV (ISBN 0-12-336155-9). It takes a drawable to be tiled and applied as a bump map to another image and produces a nice embossing effect."
  1056.          "Federico Mena Quintero, Jens Lautenbacher & Sven Neumann"
  1057.          "Federico Mena Quintero, Jens Lautenbacher & Sven Neumann"
  1058.          "April 2000, 3.0-pre1-ac2"
  1059.          ""
  1060.          0
  1061.         (icon stock-id -1 "")
  1062.          "RGB*, GRAY*"
  1063.          14 0
  1064.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1065.         (proc-arg 13 "image" "Input image")
  1066.         (proc-arg 16 "drawable" "Input drawable")
  1067.         (proc-arg 16 "bumpmap" "Bump map drawable")
  1068.         (proc-arg 3 "azimuth" "Azimuth")
  1069.         (proc-arg 3 "elevation" "Elevation")
  1070.         (proc-arg 0 "depth" "Depth")
  1071.         (proc-arg 0 "xofs" "X offset")
  1072.         (proc-arg 0 "yofs" "Y offset")
  1073.         (proc-arg 0 "waterlevel" "Level that full transparency should represent")
  1074.         (proc-arg 0 "ambient" "Ambient lighting factor")
  1075.         (proc-arg 0 "compensate" "Compensate for darkening")
  1076.         (proc-arg 0 "invert" "Invert bumpmap")
  1077.         (proc-arg 0 "type" "Type of map (LINEAR (0), SPHERICAL (1), SINUSOIDAL (2))")))
  1078. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-pcx" 1237284543
  1079.     (proc-def "file-pcx-load" 1
  1080.          "Loads files in Zsoft PCX file format"
  1081.          "FIXME: write help for pcx_load"
  1082.          "Francisco Bustamante & Nick Lamb"
  1083.          "Nick Lamb <njl195@zepler.org.uk>"
  1084.          "January 1997"
  1085.          "ZSoft PCX image"
  1086.          0
  1087.         (icon stock-id -1 "")
  1088.         (load-proc
  1089.             (extension "pcx,pcc")
  1090.             (magic "0&,byte,10,2&,byte,1,3&,byte,>0,3,byte,<9")
  1091.             (mime-type "image/x-pcx"))
  1092.          ""
  1093.          3 1
  1094.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1095.         (proc-arg 4 "filename" "The name of the file to load")
  1096.         (proc-arg 4 "raw-filename" "The name entered")
  1097.         (proc-arg 13 "image" "Output image"))
  1098.     (proc-def "file-pcx-save" 1
  1099.          "Saves files in ZSoft PCX file format"
  1100.          "FIXME: write help for pcx_save"
  1101.          "Francisco Bustamante & Nick Lamb"
  1102.          "Nick Lamb <njl195@zepler.org.uk>"
  1103.          "January 1997"
  1104.          "ZSoft PCX image"
  1105.          0
  1106.         (icon stock-id -1 "")
  1107.         (save-proc
  1108.             (extension "pcx,pcc")
  1109.             (mime-type "image/x-pcx"))
  1110.          "INDEXED, RGB, GRAY"
  1111.          5 0
  1112.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1113.         (proc-arg 13 "image" "Input image")
  1114.         (proc-arg 16 "drawable" "Drawable to save")
  1115.         (proc-arg 4 "filename" "The name of the file to save the image in")
  1116.         (proc-arg 4 "raw-filename" "The name entered")))
  1117. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/ripple" 1237284544
  1118.     (proc-def "plug-in-ripple" 1
  1119.          "Displace pixels in a ripple pattern"
  1120.          "Ripples the pixels of the specified drawable. Each row or column will be displaced a certain number of pixels coinciding with the given wave form"
  1121.          "Brian Degenhardt <bdegenha@ucsd.edu>"
  1122.          "Brian Degenhardt"
  1123.          "1997"
  1124.          "_Ripple..."
  1125.          1
  1126.         (menu-path "<Image>/Filters/Distorts")
  1127.         (icon stock-id -1 "")
  1128.          "RGB*, GRAY*"
  1129.          10 0
  1130.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1131.         (proc-arg 13 "image" "Input image (unused)")
  1132.         (proc-arg 16 "drawable" "Input drawable")
  1133.         (proc-arg 0 "period" "period; number of pixels for one wave to complete")
  1134.         (proc-arg 0 "amplitude" "amplitude; maximum displacement of wave")
  1135.         (proc-arg 0 "orientation" "orientation; 0 = Horizontal, 1 = Vertical")
  1136.         (proc-arg 0 "edges" "edges; 0 = smear, 1 =  wrap, 2 = blank")
  1137.         (proc-arg 0 "waveform" "0 = sawtooth, 1 = sine wave")
  1138.         (proc-arg 0 "antialias" "antialias; True or False")
  1139.         (proc-arg 0 "tile" "tile; if this is true, the image will retain it's tilability")))
  1140. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/palette-to-gradient.py" 1237284435
  1141.     (proc-def "python-fu-palette-to-gradient" 1
  1142.          "Create a gradient using colors from the palette"
  1143.          "Create a new gradient using colors from the palette."
  1144.          "Carol Spears, reproduced from previous work by Adrian Likins and Jeff Trefftz"
  1145.          "Carol Spears"
  1146.          "2006"
  1147.          "Palette to _Gradient"
  1148.          1
  1149.         (menu-path "<Palettes>")
  1150.         (icon stock-id -1 "")
  1151.          ""
  1152.          2 1
  1153.         (proc-arg 0 "run-mode" "Interactive, Non-Interactive")
  1154.         (proc-arg 4 "palette" "Palette")
  1155.         (proc-arg 4 "new-gradient" "Result"))
  1156.     (proc-def "python-fu-palette-to-gradient-repeating" 1
  1157.          "Create a repeating gradient using colors from the palette"
  1158.          "Create a new repeating gradient using colors from the palette."
  1159.          "Carol Spears, reproduced from previous work by Adrian Likins and Jeff Trefftz"
  1160.          "Carol Spears"
  1161.          "2006"
  1162.          "Palette to _Repeating Gradient"
  1163.          1
  1164.         (menu-path "<Palettes>")
  1165.         (icon stock-id -1 "")
  1166.          ""
  1167.          2 1
  1168.         (proc-arg 0 "run-mode" "Interactive, Non-Interactive")
  1169.         (proc-arg 4 "palette" "Palette")
  1170.         (proc-arg 4 "new-gradient" "Result"))
  1171.     (locale-def "gimp20-python" "/usr/share/locale"))
  1172. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-wmf" 1237284543
  1173.     (proc-def "file-wmf-load" 1
  1174.          "Loads files in the WMF file format"
  1175.          "Loads files in the WMF file format"
  1176.          "Dom Lachowicz <cinamod@hotmail.com>"
  1177.          "Dom Lachowicz <cinamod@hotmail.com>"
  1178.          "(c) 2003 - Version 0.3.0"
  1179.          "Microsoft WMF file"
  1180.          0
  1181.         (icon stock-id -1 "")
  1182.         (load-proc
  1183.             (extension "wmf,apm")
  1184.             (magic "0,string,\\327\\315\\306\\232,0,string,\\1\\0\\11\\0")
  1185.             (mime-type "image/x-wmf")
  1186.             (thumb-loader "file-wmf-load-thumb"))
  1187.          ""
  1188.          6 1
  1189.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1190.         (proc-arg 4 "filename" "The name of the file to load")
  1191.         (proc-arg 4 "raw-filename" "The name of the file to load")
  1192.         (proc-arg 3 "resolution" "Resolution to use for rendering the WMF (defaults to 72 dpi")
  1193.         (proc-arg 0 "width" "Width (in pixels) to load the WMF in, 0 for original width")
  1194.         (proc-arg 0 "height" "Height (in pixels) to load the WMF in, 0 for original height")
  1195.         (proc-arg 13 "image" "Output image"))
  1196.     (proc-def "file-wmf-load-thumb" 1
  1197.          "Loads a small preview from a WMF image"
  1198.          ""
  1199.          "Dom Lachowicz <cinamod@hotmail.com>"
  1200.          "Dom Lachowicz <cinamod@hotmail.com>"
  1201.          "(c) 2003 - Version 0.3.0"
  1202.          ""
  1203.          0
  1204.         (icon stock-id -1 "")
  1205.          ""
  1206.          2 3
  1207.         (proc-arg 4 "filename" "The name of the file to load")
  1208.         (proc-arg 0 "thumb-size" "Preferred thumbnail size")
  1209.         (proc-arg 13 "image" "Thumbnail image")
  1210.         (proc-arg 0 "image-width" "Width of full-sized image")
  1211.         (proc-arg 0 "image-height" "Height of full-sized image")))
  1212. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/compose" 1237284542
  1213.     (proc-def "plug-in-compose" 1
  1214.          "Create an image using multiple gray images as color channels"
  1215.          "This function creates a new image from multiple gray images"
  1216.          "Peter Kirchgessner"
  1217.          "Peter Kirchgessner (peter@kirchgessner.net)"
  1218.          "1997"
  1219.          "C_ompose..."
  1220.          1
  1221.         (menu-path "<Image>/Colors/Components")
  1222.         (icon stock-id -1 "")
  1223.          "GRAY*"
  1224.          7 1
  1225.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1226.         (proc-arg 13 "image1" "First input image")
  1227.         (proc-arg 16 "drawable" "Input drawable (not used)")
  1228.         (proc-arg 13 "image2" "Second input image")
  1229.         (proc-arg 13 "image3" "Third input image")
  1230.         (proc-arg 13 "image4" "Fourth input image")
  1231.         (proc-arg 4 "compose-type" "What to compose: \"RGB\", \"RGBA\", \"HSV\", \"HSL\", \"CMY\", \"CMYK\", \"LAB\", \"YCbCr_ITU_R470\", \"YCbCr_ITU_R709\", \"YCbCr_ITU_R470_256\", \"YCbCr_ITU_R709_256\"")
  1232.         (proc-arg 13 "new-image" "Output image"))
  1233.     (proc-def "plug-in-drawable-compose" 1
  1234.          "Compose an image from multiple drawables of gray images"
  1235.          "This function creates a new image from multiple drawables of gray images"
  1236.          "Peter Kirchgessner"
  1237.          "Peter Kirchgessner (peter@kirchgessner.net)"
  1238.          "1998"
  1239.          ""
  1240.          0
  1241.         (icon stock-id -1 "")
  1242.          "GRAY*"
  1243.          7 1
  1244.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1245.         (proc-arg 13 "image1" "First input image (not used)")
  1246.         (proc-arg 16 "drawable1" "First input drawable")
  1247.         (proc-arg 16 "drawable2" "Second input drawable")
  1248.         (proc-arg 16 "drawable3" "Third input drawable")
  1249.         (proc-arg 16 "drawable4" "Fourth input drawable")
  1250.         (proc-arg 4 "compose-type" "What to compose: \"RGB\", \"RGBA\", \"HSV\", \"HSL\", \"CMY\", \"CMYK\", \"LAB\", \"YCbCr_ITU_R470\", \"YCbCr_ITU_R709\", \"YCbCr_ITU_R470_256\", \"YCbCr_ITU_R709_256\"")
  1251.         (proc-arg 13 "new-image" "Output image"))
  1252.     (proc-def "plug-in-recompose" 1
  1253.          "Recompose an image that was previously decomposed"
  1254.          "This function recombines the grayscale layers produced by Decompose into a single RGB or RGBA layer, and replaces the originally decomposed layer with the result."
  1255.          "Bill Skaggs"
  1256.          "Bill Skaggs"
  1257.          "2004"
  1258.          "R_ecompose"
  1259.          1
  1260.         (menu-path "<Image>/Colors/Components")
  1261.         (icon stock-id -1 "")
  1262.          "GRAY*"
  1263.          3 0
  1264.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1265.         (proc-arg 13 "image" "Image to recompose from")
  1266.         (proc-arg 16 "drawable" "Not used")))
  1267. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/ifs-compose" 1237284542
  1268.     (proc-def "plug-in-ifscompose" 1
  1269.          "Create an Iterated Function System (IFS) fractal"
  1270.          "Interactively create an Iterated Function System fractal. Use the window on the upper left to adjust the component transformations of the fractal. The operation that is performed is selected by the buttons underneath the window, or from a menu popped up by the right mouse button. The fractal will be rendered with a transparent background if the current image has an alpha channel."
  1271.          "Owen Taylor"
  1272.          "Owen Taylor"
  1273.          "1997"
  1274.          "_IFS Fractal..."
  1275.          1
  1276.         (menu-path "<Image>/Filters/Render/Nature")
  1277.         (icon stock-id -1 "")
  1278.          "RGB*, GRAY*"
  1279.          3 0
  1280.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1281.         (proc-arg 13 "image" "Input image")
  1282.         (proc-arg 16 "drawable" "Input drawable")))
  1283. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/python-eval.py" 1237284435
  1284.     (proc-def "python-fu-eval" 1
  1285.          "Evaluate Python code"
  1286.          "Evaluate python code under the python interpreter (primarily for batch mode)"
  1287.          "Manish Singh"
  1288.          "Manish Singh"
  1289.          "2006"
  1290.          ""
  1291.          0
  1292.         (icon stock-id -1 "")
  1293.          ""
  1294.          2 0
  1295.         (proc-arg 0 "run-mode" "Interactive, Non-Interactive")
  1296.         (proc-arg 4 "code" "The code to evaluate")))
  1297. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/rotate" 1237284544
  1298.     (proc-def "plug-in-rotate" 1
  1299.          "Rotates a layer or the whole image by 90, 180 or 270 degrees"
  1300.          "This plug-in does rotate the active layer or the whole image clockwise by multiples of 90 degrees. When the whole image is choosen, the image is resized if necessary."
  1301.          "Sven Neumann <sven@gimp.org>, Adam D. Moss <adam@gimp.org>"
  1302.          "Sven Neumann, Adam D. Moss"
  1303.          "v1.0 (2000/06/18)"
  1304.          ""
  1305.          0
  1306.         (icon stock-id -1 "")
  1307.          "RGB*, INDEXED*, GRAY*"
  1308.          5 0
  1309.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1310.         (proc-arg 13 "image" "Input image")
  1311.         (proc-arg 16 "drawable" "Input drawable")
  1312.         (proc-arg 0 "angle" "Angle { 90 (1), 180 (2), 270 (3) } degrees")
  1313.         (proc-arg 0 "everything" "Rotate the whole image? { TRUE, FALSE }")))
  1314. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/destripe" 1237284543
  1315.     (proc-def "plug-in-destripe" 1
  1316.          "Remove vertical stripe artifacts from the image"
  1317.          "This plug-in tries to remove vertical stripes from an image."
  1318.          "Marc Lehmann <pcg@goof.com>"
  1319.          "Marc Lehmann <pcg@goof.com>"
  1320.          "0.2"
  1321.          "Des_tripe..."
  1322.          1
  1323.         (menu-path "<Image>/Filters/Enhance")
  1324.         (icon stock-id -1 "")
  1325.          "RGB*, GRAY*"
  1326.          4 0
  1327.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1328.         (proc-arg 13 "image" "Input image")
  1329.         (proc-arg 16 "drawable" "Input drawable")
  1330.         (proc-arg 0 "avg-width" "Averaging filter width (default = 36)")))
  1331. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/value-invert" 1237284545
  1332.     (proc-def "plug-in-vinvert" 1
  1333.          "Invert the brightness of each pixel"
  1334.          "This function takes an indexed/RGB image and inverts its 'value' in HSV space.  The upshot of this is that the color and saturation at any given point remains the same, but its brightness is effectively inverted.  Quite strange.  Sometimes produces unpleasant color artifacts on images from lossy sources (ie. JPEG)."
  1335.          "Adam D. Moss (adam@foxbox.org), Mukund Sivaraman <muks@mukund.org>"
  1336.          "Adam D. Moss (adam@foxbox.org), Mukund Sivaraman <muks@mukund.org>"
  1337.          "27th March 1997, 12th June 2006"
  1338.          "_Value Invert"
  1339.          1
  1340.         (menu-path "<Image>/Colors/Invert")
  1341.         (icon stock-id -1 "")
  1342.          "RGB*, INDEXED*"
  1343.          3 0
  1344.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1345.         (proc-arg 13 "image" "Input image (used for indexed images)")
  1346.         (proc-arg 16 "drawable" "Input drawable")))
  1347. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/color-to-alpha" 1237284542
  1348.     (proc-def "plug-in-colortoalpha" 1
  1349.          "Convert a specified color to transparency"
  1350.          "This replaces as much of a given color as possible in each pixel with a corresponding amount of alpha, then readjusts the color accordingly."
  1351.          "Seth Burgess"
  1352.          "Seth Burgess <sjburges@gimp.org>"
  1353.          "7th Aug 1999"
  1354.          "Color to _Alpha..."
  1355.          2
  1356.         (menu-path "<Image>/Colors/Modify")
  1357.         (menu-path "<Image>/Layer/Transparency/Modify")
  1358.         (icon stock-id -1 "")
  1359.          "RGB*"
  1360.          4 0
  1361.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1362.         (proc-arg 13 "image" "Input image (unused)")
  1363.         (proc-arg 16 "drawable" "Input drawable")
  1364.         (proc-arg 10 "color" "Color to remove")))
  1365. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-html-table" 1237284543
  1366.     (proc-def "file-gtm-save" 1
  1367.          "GIMP Table Magic"
  1368.          "Allows you to draw an HTML table in GIMP. See help for more info."
  1369.          "Daniel Dunbar"
  1370.          "Daniel Dunbar"
  1371.          "1998"
  1372.          "HTML table"
  1373.          0
  1374.         (icon stock-id -1 "")
  1375.         (save-proc
  1376.             (extension "html,htm")
  1377.             (mime-type "text/html"))
  1378.          "RGB*, GRAY*"
  1379.          5 0
  1380.         (proc-arg 0 "run-mode" "Interactive")
  1381.         (proc-arg 13 "image" "Input image")
  1382.         (proc-arg 16 "drawable" "Drawable to save")
  1383.         (proc-arg 4 "filename" "The name of the file to save the image in")
  1384.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")))
  1385. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-raw" 1237284543
  1386.     (proc-def "file-raw-load" 1
  1387.          "Load raw images, specifying image information"
  1388.          "Load raw images, specifying image information"
  1389.          "timecop, pg@futureware.at"
  1390.          "timecop, pg@futureware.at"
  1391.          "Aug 2004"
  1392.          "Raw image data"
  1393.          0
  1394.         (icon stock-id -1 "")
  1395.         (load-proc)
  1396.          ""
  1397.          3 1
  1398.         (proc-arg 0 "run-mode" "Interactive")
  1399.         (proc-arg 4 "filename" "The name of the file to load")
  1400.         (proc-arg 4 "raw-filename" "The name entered")
  1401.         (proc-arg 13 "image" "Output image"))
  1402.     (proc-def "file-raw-save" 1
  1403.          "Dump images to disk in raw format"
  1404.          "Dump images to disk in raw format"
  1405.          "timecop, pg@futureware.at"
  1406.          "timecop, pg@futureware.at"
  1407.          "Aug 2004"
  1408.          "Raw image data"
  1409.          0
  1410.         (icon stock-id -1 "")
  1411.         (save-proc)
  1412.          "INDEXED, GRAY, RGB, RGBA"
  1413.          5 0
  1414.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1415.         (proc-arg 13 "image" "Input image")
  1416.         (proc-arg 16 "drawable" "Drawable to save")
  1417.         (proc-arg 4 "filename" "The name of the file to save the image in")
  1418.         (proc-arg 4 "raw-filename" "The name entered")))
  1419. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/sphere-designer" 1237284544
  1420.     (proc-def "plug-in-spheredesigner" 1
  1421.          "Create an image of a textured sphere"
  1422.          "This plugin can be used to create textured and/or bumpmapped spheres, and uses a small lightweight raytracer to perform the task with good quality"
  1423.          "Vidar Madsen"
  1424.          "Vidar Madsen"
  1425.          "1999"
  1426.          "Sphere _Designer..."
  1427.          1
  1428.         (menu-path "<Image>/Filters/Render")
  1429.         (icon stock-id -1 "")
  1430.          "RGB*, GRAY*"
  1431.          3 0
  1432.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1433.         (proc-arg 13 "image" "Input image (unused)")
  1434.         (proc-arg 16 "drawable" "Input drawable")))
  1435. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/hot" 1237284544
  1436.     (proc-def "plug-in-hot" 1
  1437.          "Find and fix pixels that may be unsafely bright"
  1438.          "hot scans an image for pixels that will give unsave values of chrominance or composite signale amplitude when encoded into an NTSC or PAL signal.  Three actions can be performed on these ``hot'' pixels. (0) reduce luminance, (1) reduce saturation, or (2) Blacken."
  1439.          "Eric L. Hernes, Alan Wm Paeth"
  1440.          "Eric L. Hernes"
  1441.          "1997"
  1442.          "_Hot..."
  1443.          1
  1444.         (menu-path "<Image>/Colors/Modify")
  1445.         (icon stock-id -1 "")
  1446.          "RGB"
  1447.          6 0
  1448.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1449.         (proc-arg 13 "image" "The Image")
  1450.         (proc-arg 16 "drawable" "The Drawable")
  1451.         (proc-arg 0 "mode" "Mode -- NTSC/PAL")
  1452.         (proc-arg 0 "action" "The action to perform")
  1453.         (proc-arg 0 "new-layer" "Create a new layer if True")))
  1454. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/gradient-flare" 1237284542
  1455.     (proc-def "plug-in-gflare" 1
  1456.          "Produce a lense flare effect using gradients"
  1457.          "This plug-in produces a lense flare effect using custom gradients. In interactive call, the user can edit his/her own favorite lense flare (GFlare) and render it. Edited gflare is saved automatically to the folder in gflare-path, if it is defined in gimprc. In non-interactive call, the user can only render one of GFlare which has been stored in gflare-path already."
  1458.          "Eiichi Takamori"
  1459.          "Eiichi Takamori, and a lot of GIMP people"
  1460.          "1997"
  1461.          "_Gradient Flare..."
  1462.          1
  1463.         (menu-path "<Image>/Filters/Light and Shadow/Light")
  1464.         (icon stock-id -1 "")
  1465.          "RGB*, GRAY*"
  1466.          14 0
  1467.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1468.         (proc-arg 13 "image" "Input image (unused)")
  1469.         (proc-arg 16 "drawable" "Input drawable")
  1470.         (proc-arg 4 "gflare-name" "The name of GFlare")
  1471.         (proc-arg 0 "xcenter" "X coordinate of center of GFlare")
  1472.         (proc-arg 0 "ycenter" "Y coordinate of center of GFlare")
  1473.         (proc-arg 3 "radius" "Radius of GFlare (pixel)")
  1474.         (proc-arg 3 "rotation" "Rotation of GFlare (degree)")
  1475.         (proc-arg 3 "hue" "Hue rotation of GFlare (degree)")
  1476.         (proc-arg 3 "vangle" "Vector angle for second flares (degree)")
  1477.         (proc-arg 3 "vlength" "Vector length for second flares (percentage to Radius)")
  1478.         (proc-arg 0 "use-asupsample" "Whether it uses or not adaptive supersampling while rendering (boolean)")
  1479.         (proc-arg 0 "asupsample-max-depth" "Max depth for adaptive supersampling")
  1480.         (proc-arg 3 "asupsample-threshold" "Threshold for adaptive supersampling")))
  1481. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/gee" 1237284544
  1482.     (proc-def "plug-in-the-slimy-egg" 1
  1483.          "A big hello from the GIMP team!"
  1484.          "Beyond help."
  1485.          "Adam D. Moss <adam@gimp.org>"
  1486.          "Adam D. Moss <adam@gimp.org>"
  1487.          "2000"
  1488.          "Gee Slime"
  1489.          0
  1490.         (icon stock-id -1 "")
  1491.          "RGB*, INDEXED*, GRAY*"
  1492.          3 0
  1493.         (proc-arg 0 "run-mode" "Must be interactive (1)")
  1494.         (proc-arg 13 "image" "Input Image")
  1495.         (proc-arg 16 "drawable" "Input Drawable")))
  1496. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-header" 1237284543
  1497.     (proc-def "file-header-save" 1
  1498.          "saves files as C unsigned character array"
  1499.          "FIXME: write help"
  1500.          "Spencer Kimball & Peter Mattis"
  1501.          "Spencer Kimball & Peter Mattis"
  1502.          "1997"
  1503.          "C source code header"
  1504.          0
  1505.         (icon stock-id -1 "")
  1506.         (save-proc
  1507.             (extension "h")
  1508.             (mime-type "text/x-chdr"))
  1509.          "INDEXED, RGB"
  1510.          5 0
  1511.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1512.         (proc-arg 13 "image" "Input image")
  1513.         (proc-arg 16 "drawable" "Drawable to save")
  1514.         (proc-arg 4 "filename" "The name of the file to save the image in")
  1515.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")))
  1516. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/plasma" 1237284544
  1517.     (proc-def "plug-in-plasma" 1
  1518.          "Create a random plasma texture"
  1519.          "More help"
  1520.          "Stephen Norris & (ported to 1.0 by) Eiichi Takamori"
  1521.          "Stephen Norris"
  1522.          "May 2000"
  1523.          "_Plasma..."
  1524.          1
  1525.         (menu-path "<Image>/Filters/Render/Clouds")
  1526.         (icon stock-id -1 "")
  1527.          "RGB*, GRAY*"
  1528.          5 0
  1529.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1530.         (proc-arg 13 "image" "Input image (unused)")
  1531.         (proc-arg 16 "drawable" "Input drawable")
  1532.         (proc-arg 0 "seed" "Random seed")
  1533.         (proc-arg 3 "turbulence" "Turbulence of plasma")))
  1534. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/iwarp" 1237284544
  1535.     (proc-def "plug-in-iwarp" 1
  1536.          "Use mouse control to warp image areas"
  1537.          "Interactive warping of the specified drawable"
  1538.          "Norbert Schmitz"
  1539.          "Norbert Schmitz"
  1540.          "1997"
  1541.          "_IWarp..."
  1542.          1
  1543.         (menu-path "<Image>/Filters/Distorts")
  1544.         (icon stock-id -1 "")
  1545.          "RGB*, GRAY*"
  1546.          3 0
  1547.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1548.         (proc-arg 13 "image" "Input image (unused)")
  1549.         (proc-arg 16 "drawable" "Input drawable")))
  1550. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-gih" 1237284543
  1551.     (proc-def "file-gih-load" 1
  1552.          "loads images in GIMP brush pipe format"
  1553.          "This plug-in loads a GIMP brush pipe as an image."
  1554.          "Jens Lautenbacher, Sven Neumann"
  1555.          "Jens Lautenbacher, Sven Neumann"
  1556.          "2000"
  1557.          "GIMP brush (animated)"
  1558.          0
  1559.         (icon stock-id -1 "gimp-tool-paintbrush")
  1560.         (load-proc
  1561.             (extension "gih")
  1562.             (mime-type "image/x-gimp-gih"))
  1563.          ""
  1564.          3 1
  1565.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1566.         (proc-arg 4 "filename" "The name of the file to load")
  1567.         (proc-arg 4 "raw-filename" "The name of the file to load")
  1568.         (proc-arg 13 "image" "Output image"))
  1569.     (proc-def "file-gih-save" 1
  1570.          "saves images in GIMP brush pipe format"
  1571.          "This plug-in saves an image in the GIMP brush pipe format. The image must have an alpha chnannel and can be multi-layered, and additionally the layers can be divided into a rectangular array of brushes."
  1572.          "Tor Lillqvist"
  1573.          "Tor Lillqvist"
  1574.          "1999"
  1575.          "GIMP brush (animated)"
  1576.          0
  1577.         (icon stock-id -1 "gimp-tool-paintbrush")
  1578.         (save-proc
  1579.             (extension "gih")
  1580.             (mime-type "image/x-gimp-gih"))
  1581.          "RGBA, GRAYA"
  1582.          15 0
  1583.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1584.         (proc-arg 13 "image" "Input image")
  1585.         (proc-arg 16 "drawable" "Drawable to save")
  1586.         (proc-arg 4 "filename" "The name of the file to save the brush pipe in")
  1587.         (proc-arg 4 "raw-filename" "The name of the file to save the brush pipe in")
  1588.         (proc-arg 0 "spacing" "Spacing of the brush")
  1589.         (proc-arg 4 "description" "Short description of the brush pipe")
  1590.         (proc-arg 0 "cell-width" "Width of the brush cells")
  1591.         (proc-arg 0 "cell-height" "Width of the brush cells")
  1592.         (proc-arg 2 "display-cols" "Display column number")
  1593.         (proc-arg 2 "display-rows" "Display row number")
  1594.         (proc-arg 0 "dimension" "Dimension of the brush pipe")
  1595.         (proc-arg 7 "rank" "Ranks of the dimensions")
  1596.         (proc-arg 0 "dimension" "Dimension (again)")
  1597.         (proc-arg 9 "sel" "Selection modes")))
  1598. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/tile" 1237284545
  1599.     (proc-def "plug-in-tile" 1
  1600.          "Create an array of copies of the image"
  1601.          "This function creates a new image with a single layer sized to the specified 'new_width' and 'new_height' parameters.  The specified drawable is tiled into this layer.  The new layer will have the same type as the specified drawable and the new image will have a corresponding base type."
  1602.          "Spencer Kimball & Peter Mattis"
  1603.          "Spencer Kimball & Peter Mattis"
  1604.          "1996-1997"
  1605.          "_Tile..."
  1606.          1
  1607.         (menu-path "<Image>/Filters/Map")
  1608.         (icon stock-id -1 "")
  1609.          "RGB*, GRAY*, INDEXED*"
  1610.          6 2
  1611.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1612.         (proc-arg 13 "image" "Input image (unused)")
  1613.         (proc-arg 16 "drawable" "Input drawable")
  1614.         (proc-arg 0 "new-width" "New (tiled) image width")
  1615.         (proc-arg 0 "new-height" "New (tiled) image height")
  1616.         (proc-arg 0 "new-image" "Create a new image?")
  1617.         (proc-arg 13 "new-image" "Output image (-1 if new-image == FALSE)")
  1618.         (proc-arg 14 "new-layer" "Output layer (-1 if new-image == FALSE)")))
  1619. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/mosaic" 1237284544
  1620.     (proc-def "plug-in-mosaic" 1
  1621.          "Convert the image into irregular tiles"
  1622.          "Help not yet written for this plug-in"
  1623.          "Spencer Kimball"
  1624.          "Spencer Kimball & Peter Mattis"
  1625.          "1996"
  1626.          "_Mosaic..."
  1627.          1
  1628.         (menu-path "<Image>/Filters/Distorts")
  1629.         (icon stock-id -1 "")
  1630.          "RGB*, GRAY*"
  1631.          15 0
  1632.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1633.         (proc-arg 13 "image" "Input image")
  1634.         (proc-arg 16 "drawable" "Input drawable")
  1635.         (proc-arg 3 "tile-size" "Average diameter of each tile (in pixels)")
  1636.         (proc-arg 3 "tile-height" "Apparent height of each tile (in pixels)")
  1637.         (proc-arg 3 "tile-spacing" "Inter-tile spacing (in pixels)")
  1638.         (proc-arg 3 "tile-neatness" "Deviation from perfectly formed tiles (0.0 - 1.0)")
  1639.         (proc-arg 0 "tile-allow-split" "Allows splitting tiles at hard edges")
  1640.         (proc-arg 3 "light-dir" "Direction of light-source (in degrees)")
  1641.         (proc-arg 3 "color-variation" "Magnitude of random color variations (0.0 - 1.0)")
  1642.         (proc-arg 0 "antialiasing" "Enables smoother tile output at the cost of speed")
  1643.         (proc-arg 0 "color-averaging" "Tile color based on average of subsumed pixels")
  1644.         (proc-arg 0 "tile-type" "Tile geometry: { SQUARES (0), HEXAGONS (1), OCTAGONS (2), TRIANGLES (3) }")
  1645.         (proc-arg 0 "tile-surface" "Surface characteristics: { SMOOTH (0), ROUGH (1) }")
  1646.         (proc-arg 0 "grout-color" "Grout color (black/white or fore/background): { BW (0), FG_BG (1) }")))
  1647. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/contrast-normalize" 1237284542
  1648.     (proc-def "plug-in-normalize" 1
  1649.          "Stretch brightness values to cover the full range"
  1650.          "This plugin performs almost the same operation as the 'contrast autostretch' plugin, except that it won't allow the color channels to normalize independently.  This is actually what most people probably want instead of contrast-autostretch; use c-a only if you wish to remove an undesirable color-tint from a source image which is supposed to contain pure-white and pure-black."
  1651.          "Adam D. Moss, Federico Mena Quintero"
  1652.          "Adam D. Moss, Federico Mena Quintero"
  1653.          "1997"
  1654.          "_Normalize"
  1655.          1
  1656.         (menu-path "<Image>/Colors/Auto")
  1657.         (icon stock-id -1 "")
  1658.          "RGB*, GRAY*, INDEXED*"
  1659.          3 0
  1660.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1661.         (proc-arg 13 "image" "Input image")
  1662.         (proc-arg 16 "drawable" "Input drawable")))
  1663. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/whirl-pinch" 1237284545
  1664.     (proc-def "plug-in-whirl-pinch" 1
  1665.          "Distort an image by whirling and pinching"
  1666.          "Distorts the image by whirling and pinching, which are two common center-based, circular distortions.  Whirling is like projecting the image onto the surface of water in a toilet and flushing.  Pinching is similar to projecting the image onto an elastic surface and pressing or pulling on the center of the surface."
  1667.          "Federico Mena Quintero and Scott Goehring"
  1668.          "Federico Mena Quintero and Scott Goehring"
  1669.          "May 1997, 2.09"
  1670.          "W_hirl and Pinch..."
  1671.          1
  1672.         (menu-path "<Image>/Filters/Distorts")
  1673.         (icon stock-id -1 "")
  1674.          "RGB*, GRAY*"
  1675.          6 0
  1676.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1677.         (proc-arg 13 "image" "Input image")
  1678.         (proc-arg 16 "drawable" "Input drawable")
  1679.         (proc-arg 3 "whirl" "Whirl angle (degrees)")
  1680.         (proc-arg 3 "pinch" "Pinch amount")
  1681.         (proc-arg 3 "radius" "Radius (1.0 is the largest circle that fits in the image, and 2.0 goes all the way to the corners)")))
  1682. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/apply-canvas" 1237284542
  1683.     (proc-def "plug-in-apply-canvas" 1
  1684.          "Add a canvas texture to the image"
  1685.          "This function applies a canvas texture map to the drawable."
  1686.          "Karl-Johan Andersson"
  1687.          "Karl-Johan Andersson"
  1688.          "1997"
  1689.          "_Apply Canvas..."
  1690.          1
  1691.         (menu-path "<Image>/Filters/Artistic")
  1692.         (icon stock-id -1 "")
  1693.          "RGB*, GRAY*"
  1694.          5 0
  1695.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1696.         (proc-arg 13 "image" "Input image (unused)")
  1697.         (proc-arg 16 "drawable" "Input drawable")
  1698.         (proc-arg 0 "direction" "Light direction (0 - 3)")
  1699.         (proc-arg 0 "depth" "Texture depth (1 - 50)")))
  1700. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/blur" 1237284542
  1701.     (proc-def "plug-in-blur" 1
  1702.          "Simple blur, fast but not very strong"
  1703.          "This plug-in blurs the specified drawable, using a 3x3 blur. Indexed images are not supported."
  1704.          "Miles O'Neal  <meo@rru.com>"
  1705.          "Miles O'Neal, Spencer Kimball, Peter Mattis, Torsten Martinsen, Brian Degenhardt, Federico Mena Quintero, Stephen Norris, Daniel Cotting"
  1706.          "1995-1998"
  1707.          "_Blur"
  1708.          1
  1709.         (menu-path "<Image>/Filters/Blur")
  1710.         (icon stock-id -1 "")
  1711.          "RGB*, GRAY*"
  1712.          3 0
  1713.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1714.         (proc-arg 13 "image" "Input image (unused)")
  1715.         (proc-arg 16 "drawable" "Input drawable")))
  1716. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/jigsaw" 1237284544
  1717.     (proc-def "plug-in-jigsaw" 1
  1718.          "Add a jigsaw-puzzle pattern to the image"
  1719.          "Jigsaw puzzle look"
  1720.          "Nigel Wetten"
  1721.          "Nigel Wetten"
  1722.          "May 2000"
  1723.          "_Jigsaw..."
  1724.          1
  1725.         (menu-path "<Image>/Filters/Render/Pattern")
  1726.         (icon stock-id -1 "")
  1727.          "RGB*"
  1728.          8 0
  1729.         (proc-arg 0 "run-mode" "Interactive, Non-interactive, Last-Vals")
  1730.         (proc-arg 13 "image" "Input image")
  1731.         (proc-arg 16 "drawable" "Input drawable")
  1732.         (proc-arg 0 "x" "Number of tiles across > 0")
  1733.         (proc-arg 0 "y" "Number of tiles down > 0")
  1734.         (proc-arg 0 "style" "The style/shape of the jigsaw puzzle, 0 or 1")
  1735.         (proc-arg 0 "blend-lines" "Number of lines for shading bevels >= 0")
  1736.         (proc-arg 3 "blend-amount" "The power of the light highlights 0 =< 5")))
  1737. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-xwd" 1237284544
  1738.     (proc-def "file-xwd-load" 1
  1739.          "Loads files in the XWD (X Window Dump) format"
  1740.          "Loads files in the XWD (X Window Dump) format. XWD image files are produced by the program xwd. Xwd is an X Window System window dumping utility."
  1741.          "Peter Kirchgessner"
  1742.          "Peter Kirchgessner"
  1743.          "1996"
  1744.          "X window dump"
  1745.          0
  1746.         (icon stock-id -1 "")
  1747.         (load-proc
  1748.             (extension "xwd")
  1749.             (magic "4,long,0x00000007")
  1750.             (mime-type "image/x-xwindowdump"))
  1751.          ""
  1752.          3 1
  1753.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1754.         (proc-arg 4 "filename" "The name of the file to load")
  1755.         (proc-arg 4 "raw-filename" "The name of the file to load")
  1756.         (proc-arg 13 "image" "Output image"))
  1757.     (proc-def "file-xwd-save" 1
  1758.          "Saves files in the XWD (X Window Dump) format"
  1759.          "XWD saving handles all image types except those with alpha channels."
  1760.          "Peter Kirchgessner"
  1761.          "Peter Kirchgessner"
  1762.          "1996"
  1763.          "X window dump"
  1764.          0
  1765.         (icon stock-id -1 "")
  1766.         (save-proc
  1767.             (extension "xwd")
  1768.             (mime-type "image/x-xwindowdump"))
  1769.          "RGB, GRAY, INDEXED"
  1770.          5 0
  1771.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1772.         (proc-arg 13 "image" "Input image")
  1773.         (proc-arg 16 "drawable" "Drawable to save")
  1774.         (proc-arg 4 "filename" "The name of the file to save the image in")
  1775.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")))
  1776. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/tile-small" 1237284545
  1777.     (proc-def "plug-in-small-tiles" 1
  1778.          "Tile image into smaller versions of the original"
  1779.          "More here later"
  1780.          "Andy Thomas"
  1781.          "Andy Thomas"
  1782.          "1997"
  1783.          "_Small Tiles..."
  1784.          1
  1785.         (menu-path "<Image>/Filters/Map")
  1786.         (icon stock-id -1 "")
  1787.          "RGB*, GRAY*"
  1788.          4 0
  1789.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1790.         (proc-arg 13 "image" "Input image (unused)")
  1791.         (proc-arg 16 "drawable" "Input drawable")
  1792.         (proc-arg 0 "num-tiles" "Number of tiles to make")))
  1793. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-bmp" 1237284541
  1794.     (proc-def "file-bmp-load" 1
  1795.          "Loads files of Windows BMP file format"
  1796.          "Loads files of Windows BMP file format"
  1797.          "Alexander Schulz"
  1798.          "Alexander Schulz"
  1799.          "1997"
  1800.          "Windows BMP image"
  1801.          0
  1802.         (icon stock-id -1 "")
  1803.         (load-proc
  1804.             (extension "bmp")
  1805.             (magic "0,string,BM")
  1806.             (mime-type "image/bmp"))
  1807.          ""
  1808.          3 1
  1809.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1810.         (proc-arg 4 "filename" "The name of the file to load")
  1811.         (proc-arg 4 "raw-filename" "The name entered")
  1812.         (proc-arg 13 "image" "Output image"))
  1813.     (proc-def "file-bmp-save" 1
  1814.          "Saves files in Windows BMP file format"
  1815.          "Saves files in Windows BMP file format"
  1816.          "Alexander Schulz"
  1817.          "Alexander Schulz"
  1818.          "1997"
  1819.          "Windows BMP image"
  1820.          0
  1821.         (icon stock-id -1 "")
  1822.         (save-proc
  1823.             (extension "bmp")
  1824.             (mime-type "image/bmp"))
  1825.          "INDEXED, GRAY, RGB*"
  1826.          5 0
  1827.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1828.         (proc-arg 13 "image" "Input image")
  1829.         (proc-arg 16 "drawable" "Drawable to save")
  1830.         (proc-arg 4 "filename" "The name of the file to save the image in")
  1831.         (proc-arg 4 "raw-filename" "The name entered")))
  1832. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/filter-pack" 1237284544
  1833.     (proc-def "plug-in-filter-pack" 1
  1834.          "Interactively modify the image colors"
  1835.          "Interactively modify the image colors."
  1836.          "Pavel Grinfeld (pavel@ml.com)"
  1837.          "Pavel Grinfeld (pavel@ml.com)"
  1838.          "27th March 1997"
  1839.          "_Filter Pack..."
  1840.          1
  1841.         (menu-path "<Image>/Colors/Modify")
  1842.         (icon stock-id -1 "")
  1843.          "RGB*"
  1844.          3 0
  1845.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1846.         (proc-arg 13 "image" "Input image (used for indexed images)")
  1847.         (proc-arg 16 "drawable" "Input drawable")))
  1848. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-tiff-load" 1237284543
  1849.     (proc-def "file-tiff-load" 1
  1850.          "loads files of the tiff file format"
  1851.          "FIXME: write help for tiff_load"
  1852.          "Spencer Kimball, Peter Mattis & Nick Lamb"
  1853.          "Nick Lamb <njl195@zepler.org.uk>"
  1854.          "1995-1996,1998-2003"
  1855.          "TIFF image"
  1856.          0
  1857.         (icon stock-id -1 "")
  1858.         (load-proc
  1859.             (extension "tif,tiff")
  1860.             (magic "0,string,II*\\0,0,string,MM\\0*")
  1861.             (mime-type "image/tiff"))
  1862.          ""
  1863.          3 1
  1864.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1865.         (proc-arg 4 "filename" "The name of the file to load")
  1866.         (proc-arg 4 "raw-filename" "The name of the file to load")
  1867.         (proc-arg 13 "image" "Output image")))
  1868. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/nl-filter" 1237284544
  1869.     (proc-def "plug-in-nlfilt" 1
  1870.          "Nonlinear swiss army knife filter"
  1871.          "This is the pnmnlfilt, in gimp's clothing.  See the pnmnlfilt manpage for details."
  1872.          "Graeme W. Gill, gimp 0.99 plugin by Eric L. Hernes"
  1873.          "Graeme W. Gill, Eric L. Hernes"
  1874.          "1997"
  1875.          "_NL Filter..."
  1876.          1
  1877.         (menu-path "<Image>/Filters/Enhance")
  1878.         (icon stock-id -1 "")
  1879.          "RGB,GRAY"
  1880.          6 0
  1881.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1882.         (proc-arg 13 "img" "The Image to Filter")
  1883.         (proc-arg 16 "drw" "The Drawable")
  1884.         (proc-arg 3 "alpha" "The amount of the filter to apply")
  1885.         (proc-arg 3 "radius" "The filter radius")
  1886.         (proc-arg 0 "filter" "The Filter to Run, 0 - alpha trimmed mean; 1 - optimal estimation (alpha controls noise variance); 2 - edge enhancement")))
  1887. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/color-enhance" 1237284542
  1888.     (proc-def "plug-in-color-enhance" 1
  1889.          "Stretch color saturation to cover maximum possible range"
  1890.          "This simple plug-in does an automatic saturation stretch.  For each channel in the image, it finds the minimum and maximum values... it uses those values to stretch the individual histograms to the full range.  For some images it may do just what you want; for others it may not work that well.  This version differs from Contrast Autostretch in that it works in HSV space, and preserves hue."
  1891.          "Martin Weber"
  1892.          "Martin Weber"
  1893.          "1997"
  1894.          "_Color Enhance"
  1895.          1
  1896.         (menu-path "<Image>/Colors/Auto")
  1897.         (icon stock-id -1 "")
  1898.          "RGB*, INDEXED*"
  1899.          3 0
  1900.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1901.         (proc-arg 13 "image" "Input image")
  1902.         (proc-arg 16 "drawable" "Input drawable")))
  1903. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-gif-save" 1237284543
  1904.     (proc-def "file-gif-save" 1
  1905.          "saves files in Compuserve GIF file format"
  1906.          "Save a file in Compuserve GIF format, with possible animation, transparency, and comment.  To save an animation, operate on a multi-layer file.  The plug-in will intrepret <50% alpha as transparent.  When run non-interactively, the value for the comment is taken from the 'gimp-comment' parasite.  "
  1907.          "Spencer Kimball, Peter Mattis, Adam Moss, David Koblas"
  1908.          "Spencer Kimball, Peter Mattis, Adam Moss, David Koblas"
  1909.          "1995-1997"
  1910.          "GIF image"
  1911.          0
  1912.         (icon stock-id -1 "")
  1913.         (save-proc
  1914.             (extension "gif")
  1915.             (mime-type "image/gif"))
  1916.          "INDEXED*, GRAY*"
  1917.          9 0
  1918.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1919.         (proc-arg 13 "image" "Image to save")
  1920.         (proc-arg 16 "drawable" "Drawable to save")
  1921.         (proc-arg 4 "filename" "The name of the file to save the image in")
  1922.         (proc-arg 4 "raw-filename" "The name entered")
  1923.         (proc-arg 0 "interlace" "Try to save as interlaced")
  1924.         (proc-arg 0 "loop" "(animated gif) loop infinitely")
  1925.         (proc-arg 0 "default-delay" "(animated gif) Default delay between framese in milliseconds")
  1926.         (proc-arg 0 "default-dispose" "(animated gif) Default disposal type (0=`don't care`, 1=combine, 2=replace)")))
  1927. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/decompose" 1237284543
  1928.     (proc-def "plug-in-decompose" 1
  1929.          "Decompose an image into separate colorspace components"
  1930.          "This function creates new gray images with different channel information in each of them"
  1931.          "Peter Kirchgessner"
  1932.          "Peter Kirchgessner"
  1933.          "1997"
  1934.          "_Decompose..."
  1935.          0
  1936.         (icon stock-id -1 "")
  1937.          "RGB*"
  1938.          5 4
  1939.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1940.         (proc-arg 13 "image" "Input image (unused)")
  1941.         (proc-arg 16 "drawable" "Input drawable")
  1942.         (proc-arg 4 "decompose-type" "What to decompose: \"RGB\", \"Red\", \"Green\", \"Blue\", \"RGBA\", \"HSV\", \"Hue\", \"Saturation\", \"Value\", \"HSL\", \"Hue (HSL)\", \"Saturation (HSL)\", \"Lightness\", \"CMY\", \"Cyan\", \"Magenta\", \"Yellow\", \"CMYK\", \"Cyan_K\", \"Magenta_K\", \"Yellow_K\", \"Alpha\", \"LAB\", \"YCbCr_ITU_R470\", \"YCbCr_ITU_R709\", \"YCbCr ITU R470 256\", \"YCbCr ITU R709 256\"")
  1943.         (proc-arg 0 "layers-mode" "Create channels as layers in a single image")
  1944.         (proc-arg 13 "new-image" "Output gray image")
  1945.         (proc-arg 13 "new-image" "Output gray image (N/A for single channel extract)")
  1946.         (proc-arg 13 "new-image" "Output gray image (N/A for single channel extract)")
  1947.         (proc-arg 13 "new-image" "Output gray image (N/A for single channel extract)"))
  1948.     (proc-def "plug-in-decompose-registered" 1
  1949.          "Decompose an image into separate colorspace components"
  1950.          "This function creates new gray images with different channel information in each of them. Pixels in the foreground color will appear black in all output images.  This can be used for things like crop marks that have to show up on all channels."
  1951.          "Peter Kirchgessner"
  1952.          "Peter Kirchgessner, Clarence Risher"
  1953.          "1997"
  1954.          "_Decompose..."
  1955.          1
  1956.         (menu-path "<Image>/Colors/Components")
  1957.         (icon stock-id -1 "")
  1958.          "RGB*"
  1959.          5 4
  1960.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1961.         (proc-arg 13 "image" "Input image (unused)")
  1962.         (proc-arg 16 "drawable" "Input drawable")
  1963.         (proc-arg 4 "decompose-type" "What to decompose: \"RGB\", \"Red\", \"Green\", \"Blue\", \"RGBA\", \"HSV\", \"Hue\", \"Saturation\", \"Value\", \"HSL\", \"Hue (HSL)\", \"Saturation (HSL)\", \"Lightness\", \"CMY\", \"Cyan\", \"Magenta\", \"Yellow\", \"CMYK\", \"Cyan_K\", \"Magenta_K\", \"Yellow_K\", \"Alpha\", \"LAB\", \"YCbCr_ITU_R470\", \"YCbCr_ITU_R709\", \"YCbCr ITU R470 256\", \"YCbCr ITU R709 256\"")
  1964.         (proc-arg 0 "layers-mode" "Create channels as layers in a single image")
  1965.         (proc-arg 13 "new-image" "Output gray image")
  1966.         (proc-arg 13 "new-image" "Output gray image (N/A for single channel extract)")
  1967.         (proc-arg 13 "new-image" "Output gray image (N/A for single channel extract)")
  1968.         (proc-arg 13 "new-image" "Output gray image (N/A for single channel extract)")))
  1969. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/oilify" 1237284544
  1970.     (proc-def "plug-in-oilify" 1
  1971.          "Smear colors to simulate an oil painting"
  1972.          "This function performs the well-known oil-paint effect on the specified drawable."
  1973.          "Torsten Martinsen"
  1974.          "Torsten Martinsen"
  1975.          "1996"
  1976.          "Oili_fy..."
  1977.          1
  1978.         (menu-path "<Image>/Filters/Artistic")
  1979.         (icon stock-id -1 "")
  1980.          "RGB*, GRAY*"
  1981.          5 0
  1982.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1983.         (proc-arg 13 "image" "Input image (unused)")
  1984.         (proc-arg 16 "drawable" "Input drawable")
  1985.         (proc-arg 0 "mask-size" "Oil paint mask size")
  1986.         (proc-arg 0 "mode" "Algorithm {RGB (0), INTENSITY (1)}"))
  1987.     (proc-def "plug-in-oilify-enhanced" 1
  1988.          "Smear colors to simulate an oil painting"
  1989.          "This function performs the well-known oil-paint effect on the specified drawable."
  1990.          "Torsten Martinsen, Daniel Richard G."
  1991.          "Torsten Martinsen, Daniel Richard G."
  1992.          "2007"
  1993.          ""
  1994.          0
  1995.         (icon stock-id -1 "")
  1996.          "RGB*, GRAY*"
  1997.          8 0
  1998.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  1999.         (proc-arg 13 "image" "Input image (unused)")
  2000.         (proc-arg 16 "drawable" "Input drawable")
  2001.         (proc-arg 0 "mode" "Algorithm {RGB (0), INTENSITY (1)}")
  2002.         (proc-arg 0 "mask-size" "Oil paint mask size")
  2003.         (proc-arg 16 "mask-size-map" "Mask size control map")
  2004.         (proc-arg 0 "exponent" "Oil paint exponent")
  2005.         (proc-arg 16 "exponent-map" "Exponent control map")))
  2006. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/noise-hsv" 1237284544
  2007.     (proc-def "plug-in-hsv-noise" 1
  2008.          "Randomize hue/saturation/value independently"
  2009.          "Scattering pixel values in HSV space"
  2010.          "Shuji Narazaki (narazaki@InetQ.or.jp)"
  2011.          "Shuji Narazaki"
  2012.          "1997"
  2013.          "HSV Noise..."
  2014.          1
  2015.         (menu-path "<Image>/Filters/Noise")
  2016.         (icon stock-id -1 "")
  2017.          "RGB*"
  2018.          7 0
  2019.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2020.         (proc-arg 13 "image" "Input image (not used)")
  2021.         (proc-arg 16 "drawable" "Input drawable")
  2022.         (proc-arg 0 "holdness" "convolution strength")
  2023.         (proc-arg 0 "hue-distance" "scattering of hue angle [0,180]")
  2024.         (proc-arg 0 "saturation-distance" "distribution distance on saturation axis [0,255]")
  2025.         (proc-arg 0 "value-distance" "distribution distance on value axis [0,255]"))
  2026.     (proc-def "plug-in-scatter-hsv" 1
  2027.          "Scattering pixel values in HSV space"
  2028.          "Scattering pixel values in HSV space"
  2029.          "Shuji Narazaki (narazaki@InetQ.or.jp)"
  2030.          "Shuji Narazaki"
  2031.          "1997"
  2032.          ""
  2033.          0
  2034.         (icon stock-id -1 "")
  2035.          "RGB*"
  2036.          7 0
  2037.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2038.         (proc-arg 13 "image" "Input image (not used)")
  2039.         (proc-arg 16 "drawable" "Input drawable")
  2040.         (proc-arg 0 "holdness" "convolution strength")
  2041.         (proc-arg 0 "hue-distance" "scattering of hue angle [0,180]")
  2042.         (proc-arg 0 "saturation-distance" "distribution distance on saturation axis [0,255]")
  2043.         (proc-arg 0 "value-distance" "distribution distance on value axis [0,255]")))
  2044. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/noise-spread" 1237284544
  2045.     (proc-def "plug-in-spread" 1
  2046.          "Move pixels around randomly"
  2047.          "Spreads the pixels of the specified drawable.  Pixels are randomly moved to another location whose distance varies from the original by the horizontal and vertical spread amounts "
  2048.          "Spencer Kimball and Peter Mattis, ported by Brian Degenhardt and Federico Mena Quintero"
  2049.          "Federico Mena Quintero and Brian Degenhardt"
  2050.          "1997"
  2051.          "Sp_read..."
  2052.          1
  2053.         (menu-path "<Image>/Filters/Noise")
  2054.         (icon stock-id -1 "")
  2055.          "RGB*, GRAY*"
  2056.          5 0
  2057.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2058.         (proc-arg 13 "image" "Input image (unused)")
  2059.         (proc-arg 16 "drawable" "Input drawable")
  2060.         (proc-arg 3 "spread-amount-x" "Horizontal spread amount (0 <= spread_amount_x <= 200)")
  2061.         (proc-arg 3 "spread-amount-y" "Vertical spread amount (0 <= spread_amount_y <= 200)")))
  2062. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-sunras" 1237284543
  2063.     (proc-def "file-sunras-load" 1
  2064.          "load file of the SunRaster file format"
  2065.          "load file of the SunRaster file format"
  2066.          "Peter Kirchgessner"
  2067.          "Peter Kirchgessner"
  2068.          "1996"
  2069.          "SUN Rasterfile image"
  2070.          0
  2071.         (icon stock-id -1 "")
  2072.         (load-proc
  2073.             (extension "im1,im8,im24,im32,rs,ras")
  2074.             (magic "0,long,0x59a66a95")
  2075.             (mime-type "image/x-sun-raster"))
  2076.          ""
  2077.          3 1
  2078.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2079.         (proc-arg 4 "filename" "The name of the file to load")
  2080.         (proc-arg 4 "raw-filename" "The name of the file to load")
  2081.         (proc-arg 13 "image" "Output image"))
  2082.     (proc-def "file-sunras-save" 1
  2083.          "save file in the SunRaster file format"
  2084.          "SUNRAS saving handles all image types except those with alpha channels."
  2085.          "Peter Kirchgessner"
  2086.          "Peter Kirchgessner"
  2087.          "1996"
  2088.          "SUN Rasterfile image"
  2089.          0
  2090.         (icon stock-id -1 "")
  2091.         (save-proc
  2092.             (extension "im1,im8,im24,im32,rs,ras")
  2093.             (mime-type "image/x-sun-raster"))
  2094.          "RGB, GRAY, INDEXED"
  2095.          6 0
  2096.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2097.         (proc-arg 13 "image" "Input image")
  2098.         (proc-arg 16 "drawable" "Drawable to save")
  2099.         (proc-arg 4 "filename" "The name of the file to save the image in")
  2100.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")
  2101.         (proc-arg 0 "rle" "Specify non-zero for rle output, zero for standard output")))
  2102. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/python-console.py" 1237284435
  2103.     (proc-def "python-fu-console" 1
  2104.          "Interactive GIMP Python interpreter"
  2105.          "Type in commands and see results"
  2106.          "James Henstridge"
  2107.          "James Henstridge"
  2108.          "1997-1999"
  2109.          "_Console"
  2110.          1
  2111.         (menu-path "<Image>/Filters/Languages/Python-Fu")
  2112.         (icon stock-id -1 "")
  2113.          ""
  2114.          1 0
  2115.         (proc-arg 0 "run-mode" "Interactive, Non-Interactive"))
  2116.     (locale-def "gimp20-python" "/usr/share/locale"))
  2117. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/alien-map" 1237284542
  2118.     (proc-def "plug-in-alienmap2" 1
  2119.          "Alter colors in various psychedelic ways"
  2120.          "No help yet. Just try it and you'll see!"
  2121.          "Martin Weber (martweb@gmx.net)"
  2122.          "Martin Weber (martweb@gmx.net"
  2123.          "24th April 1998"
  2124.          "_Alien Map..."
  2125.          1
  2126.         (menu-path "<Image>/Colors/Map")
  2127.         (icon stock-id -1 "")
  2128.          "RGB*"
  2129.          13 0
  2130.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2131.         (proc-arg 13 "image" "Input image")
  2132.         (proc-arg 16 "drawable" "Input drawable")
  2133.         (proc-arg 3 "redfrequency" "Red/hue component frequency factor")
  2134.         (proc-arg 3 "redangle" "Red/hue component angle factor (0-360)")
  2135.         (proc-arg 3 "greenfrequency" "Green/saturation component frequency factor")
  2136.         (proc-arg 3 "greenangle" "Green/saturation component angle factor (0-360)")
  2137.         (proc-arg 3 "bluefrequency" "Blue/luminance component frequency factor")
  2138.         (proc-arg 3 "blueangle" "Blue/luminance component angle factor (0-360)")
  2139.         (proc-arg 2 "colormodel" "Color model (0: RGB_MODEL, 1: HSL_MODEL)")
  2140.         (proc-arg 2 "redmode" "Red/hue application mode (TRUE, FALSE)")
  2141.         (proc-arg 2 "greenmode" "Green/saturation application mode (TRUE, FALSE)")
  2142.         (proc-arg 2 "bluemode" "Blue/luminance application mode (TRUE, FALSE)")))
  2143. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/warp" 1237284545
  2144.     (proc-def "plug-in-warp" 1
  2145.          "Twist or smear image in many different ways"
  2146.          "Smears an image along vector paths calculated as the gradient of a separate control matrix. The effect can look like brushstrokes of acrylic or watercolor paint, in some cases."
  2147.          "John P. Beale"
  2148.          "John P. Beale"
  2149.          "1997"
  2150.          "_Warp..."
  2151.          1
  2152.         (menu-path "<Image>/Filters/Map")
  2153.         (icon stock-id -1 "")
  2154.          "RGB*, GRAY*"
  2155.          17 0
  2156.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2157.         (proc-arg 13 "image" "Input image (unused)")
  2158.         (proc-arg 16 "drawable" "Input drawable")
  2159.         (proc-arg 3 "amount" "Pixel displacement multiplier")
  2160.         (proc-arg 16 "warp-map" "Displacement control map")
  2161.         (proc-arg 0 "iter" "Iteration count (last required argument)")
  2162.         (proc-arg 3 "dither" "Random dither amount (first optional argument)")
  2163.         (proc-arg 3 "angle" "Angle of gradient vector rotation")
  2164.         (proc-arg 0 "wrap-type" "Edge behavior: { WRAP (0), SMEAR (1), BLACK (2), COLOR (3) }")
  2165.         (proc-arg 16 "mag-map" "Magnitude control map")
  2166.         (proc-arg 0 "mag-use" "Use magnitude map: { FALSE (0), TRUE (1) }")
  2167.         (proc-arg 0 "substeps" "Substeps between image updates")
  2168.         (proc-arg 0 "grad-map" "Gradient control map")
  2169.         (proc-arg 3 "grad-scale" "Scaling factor for gradient map (0=don't use)")
  2170.         (proc-arg 0 "vector-map" "Fixed vector control map")
  2171.         (proc-arg 3 "vector-scale" "Scaling factor for fixed vector map (0=don't use)")
  2172.         (proc-arg 3 "vector-angle" "Angle for fixed vector map")))
  2173. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/polar-coords" 1237284544
  2174.     (proc-def "plug-in-polar-coords" 1
  2175.          "Convert image to or from polar coordinates"
  2176.          "Remaps and image from rectangular coordinates to polar coordinates or vice versa"
  2177.          "Daniel Dunbar and Federico Mena Quintero"
  2178.          "Daniel Dunbar and Federico Mena Quintero"
  2179.          "July 1997, 0.5"
  2180.          "P_olar Coordinates..."
  2181.          1
  2182.         (menu-path "<Image>/Filters/Distorts")
  2183.         (icon stock-id -1 "")
  2184.          "RGB*, GRAY*"
  2185.          8 0
  2186.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2187.         (proc-arg 13 "image" "Input image")
  2188.         (proc-arg 16 "drawable" "Input drawable")
  2189.         (proc-arg 3 "circle" "Circle depth in %")
  2190.         (proc-arg 3 "angle" "Offset angle")
  2191.         (proc-arg 0 "backwards" "Map backwards?")
  2192.         (proc-arg 0 "inverse" "Map from top?")
  2193.         (proc-arg 0 "polrec" "Polar to rectangular?")))
  2194. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/wind" 1237284545
  2195.     (proc-def "plug-in-wind" 1
  2196.          "Smear image to give windblown effect"
  2197.          "Renders a wind effect."
  2198.          "Nigel Wetten"
  2199.          "Nigel Wetten"
  2200.          "May 2000"
  2201.          "Wi_nd..."
  2202.          1
  2203.         (menu-path "<Image>/Filters/Distorts")
  2204.         (icon stock-id -1 "")
  2205.          "RGB*"
  2206.          8 0
  2207.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2208.         (proc-arg 13 "image" "Input image (unused)")
  2209.         (proc-arg 16 "drawable" "Input drawable")
  2210.         (proc-arg 0 "threshold" "Controls where blending will be done >= 0")
  2211.         (proc-arg 0 "direction" "Left or Right: 0 or 1")
  2212.         (proc-arg 0 "strength" "Controls the extent of the blending > 1")
  2213.         (proc-arg 0 "algorithm" "WIND, BLAST")
  2214.         (proc-arg 0 "edge" "LEADING, TRAILING, or BOTH")))
  2215. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-psd-load" 1237284541
  2216.     (proc-def "file-psd-load" 1
  2217.          "Loads images from the Photoshop PSD file format"
  2218.          "This plug-in loads images in Adobe Photoshop (TM) native PSD format."
  2219.          "John Marshall"
  2220.          "John Marshall"
  2221.          "2007"
  2222.          "Photoshop image"
  2223.          0
  2224.         (icon stock-id -1 "")
  2225.         (load-proc
  2226.             (extension "psd")
  2227.             (magic "0,string,8BPS")
  2228.             (mime-type "image/x-psd")
  2229.             (thumb-loader "file-psd-load-thumb"))
  2230.          ""
  2231.          3 1
  2232.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2233.         (proc-arg 4 "filename" "The name of the file to load")
  2234.         (proc-arg 4 "raw-filename" "The name of the file to load")
  2235.         (proc-arg 13 "image" "Output image"))
  2236.     (proc-def "file-psd-load-thumb" 1
  2237.          "Loads thumbnails from the Photoshop PSD file format"
  2238.          "This plug-in loads thumnail images from Adobe Photoshop (TM) native PSD format files."
  2239.          "John Marshall"
  2240.          "John Marshall"
  2241.          "2007"
  2242.          ""
  2243.          0
  2244.         (icon stock-id -1 "")
  2245.          ""
  2246.          2 3
  2247.         (proc-arg 4 "filename" "The name of the file to load")
  2248.         (proc-arg 0 "thumb-size" "Preferred thumbnail size")
  2249.         (proc-arg 13 "image" "Thumbnail image")
  2250.         (proc-arg 0 "image-width" "Width of full-sized image")
  2251.         (proc-arg 0 "image-height" "Height of full-sized image")))
  2252. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/threshold-alpha" 1237284545
  2253.     (proc-def "plug-in-threshold-alpha" 1
  2254.          "Make transparency all-or-nothing"
  2255.          ""
  2256.          "Shuji Narazaki (narazaki@InetQ.or.jp)"
  2257.          "Shuji Narazaki"
  2258.          "1997"
  2259.          "_Threshold Alpha..."
  2260.          1
  2261.         (menu-path "<Image>/Layer/Transparency/Modify")
  2262.         (icon stock-id -1 "")
  2263.          "RGBA,GRAYA"
  2264.          4 0
  2265.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2266.         (proc-arg 13 "image" "Input image (not used)")
  2267.         (proc-arg 16 "drawable" "Input drawable")
  2268.         (proc-arg 0 "threshold" "Threshold")))
  2269. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/align-layers" 1237284542
  2270.     (proc-def "plug-in-align-layers" 1
  2271.          "Align all visible layers of the image"
  2272.          "Align visible layers"
  2273.          "Shuji Narazaki <narazaki@InetQ.or.jp>"
  2274.          "Shuji Narazaki"
  2275.          "1997"
  2276.          "Align Visi_ble Layers..."
  2277.          1
  2278.         (menu-path "<Image>/Image/Arrange")
  2279.         (icon stock-id -1 "")
  2280.          "RGB*,GRAY*,INDEXED*"
  2281.          5 0
  2282.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2283.         (proc-arg 13 "image" "Input image")
  2284.         (proc-arg 16 "drawable" "Input drawable (not used)")
  2285.         (proc-arg 0 "link-after-alignment" "Link the visible layers after alignment")
  2286.         (proc-arg 0 "use-bottom" "use the bottom layer as the base of alignment")))
  2287. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/value-propagate" 1237284545
  2288.     (proc-def "plug-in-vpropagate" 1
  2289.          "Propagate certain colors to neighboring pixels"
  2290.          "Propagate values of the layer"
  2291.          "Shuji Narazaki (narazaki@InetQ.or.jp)"
  2292.          "Shuji Narazaki"
  2293.          "1996-1997"
  2294.          "_Value Propagate..."
  2295.          1
  2296.         (menu-path "<Image>/Filters/Distorts")
  2297.         (icon stock-id -1 "")
  2298.          "RGB*, GRAY*"
  2299.          9 0
  2300.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2301.         (proc-arg 13 "image" "Input image (not used)")
  2302.         (proc-arg 16 "drawable" "Input drawable")
  2303.         (proc-arg 0 "propagate-mode" "propagate 0:white, 1:black, 2:middle value 3:foreground to peak, 4:foreground, 5:background, 6:opaque, 7:transparent")
  2304.         (proc-arg 0 "propagating-channel" "channels which values are propagated")
  2305.         (proc-arg 3 "propagating-rate" "0.0 <= propagatating_rate <= 1.0")
  2306.         (proc-arg 0 "direction-mask" "0 <= direction-mask <= 15")
  2307.         (proc-arg 0 "lower-limit" "0 <= lower-limit <= 255")
  2308.         (proc-arg 0 "upper-limit" "0 <= upper-limit <= 255"))
  2309.     (proc-def "plug-in-erode" 1
  2310.          "Shrink lighter areas of the image"
  2311.          "Erode image"
  2312.          "Shuji Narazaki (narazaki@InetQ.or.jp)"
  2313.          "Shuji Narazaki"
  2314.          "1996-1997"
  2315.          "E_rode"
  2316.          1
  2317.         (menu-path "<Image>/Filters/Generic")
  2318.         (icon stock-id -1 "")
  2319.          "RGB*, GRAY*"
  2320.          9 0
  2321.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2322.         (proc-arg 13 "image" "Input image (not used)")
  2323.         (proc-arg 16 "drawable" "Input drawable")
  2324.         (proc-arg 0 "propagate-mode" "propagate 0:white, 1:black, 2:middle value 3:foreground to peak, 4:foreground, 5:background, 6:opaque, 7:transparent")
  2325.         (proc-arg 0 "propagating-channel" "channels which values are propagated")
  2326.         (proc-arg 3 "propagating-rate" "0.0 <= propagatating_rate <= 1.0")
  2327.         (proc-arg 0 "direction-mask" "0 <= direction-mask <= 15")
  2328.         (proc-arg 0 "lower-limit" "0 <= lower-limit <= 255")
  2329.         (proc-arg 0 "upper-limit" "0 <= upper-limit <= 255"))
  2330.     (proc-def "plug-in-dilate" 1
  2331.          "Grow lighter areas of the image"
  2332.          "Dilate image"
  2333.          "Shuji Narazaki (narazaki@InetQ.or.jp)"
  2334.          "Shuji Narazaki"
  2335.          "1996-1997"
  2336.          "_Dilate"
  2337.          1
  2338.         (menu-path "<Image>/Filters/Generic")
  2339.         (icon stock-id -1 "")
  2340.          "RGB*, GRAY*"
  2341.          9 0
  2342.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2343.         (proc-arg 13 "image" "Input image (not used)")
  2344.         (proc-arg 16 "drawable" "Input drawable")
  2345.         (proc-arg 0 "propagate-mode" "propagate 0:white, 1:black, 2:middle value 3:foreground to peak, 4:foreground, 5:background, 6:opaque, 7:transparent")
  2346.         (proc-arg 0 "propagating-channel" "channels which values are propagated")
  2347.         (proc-arg 3 "propagating-rate" "0.0 <= propagatating_rate <= 1.0")
  2348.         (proc-arg 0 "direction-mask" "0 <= direction-mask <= 15")
  2349.         (proc-arg 0 "lower-limit" "0 <= lower-limit <= 255")
  2350.         (proc-arg 0 "upper-limit" "0 <= upper-limit <= 255")))
  2351. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/web-browser" 1237284545
  2352.     (proc-def "plug-in-web-browser" 1
  2353.          "Open an URL in the user specified web browser"
  2354.          "Opens the given URL in the user specified web browser."
  2355.          "Henrik Brix Andersen <brix@gimp.org>"
  2356.          "2003"
  2357.          "2003/09/16"
  2358.          ""
  2359.          0
  2360.         (icon stock-id -1 "")
  2361.          ""
  2362.          1 0
  2363.         (proc-arg 4 "url" "URL to open")))
  2364. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/newsprint" 1237284544
  2365.     (proc-def "plug-in-newsprint" 1
  2366.          "Halftone the image to give newspaper-like effect"
  2367.          "Halftone the image, trading off resolution to represent colors or grey levels using the process described both in the PostScript language definition, and also by Robert Ulichney, \"Digital halftoning\", MIT Press, 1987."
  2368.          "Austin Donnelly"
  2369.          "Austin Donnelly"
  2370.          "1998 (v0.60)"
  2371.          "Newsprin_t..."
  2372.          1
  2373.         (menu-path "<Image>/Filters/Distorts")
  2374.         (icon stock-id -1 "")
  2375.          "RGB*, GRAY*"
  2376.          15 0
  2377.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2378.         (proc-arg 13 "image" "Input image (unused)")
  2379.         (proc-arg 16 "drawable" "Input drawable")
  2380.         (proc-arg 0 "cell-width" "screen cell width, in pixels")
  2381.         (proc-arg 0 "colorspace" "separate to 0:Grayscale, 1:RGB, 2:CMYK, 3:Luminance")
  2382.         (proc-arg 0 "k-pullout" "Percentage of black to pullout (CMYK only)")
  2383.         (proc-arg 3 "gry-ang" "Grey/black screen angle (degrees)")
  2384.         (proc-arg 0 "gry-spotfn" "Grey/black spot function (0=dots, 1=lines, 2=diamonds, 3=euclidean dot, 4=PS diamond)")
  2385.         (proc-arg 3 "red-ang" "Red/cyan screen angle (degrees)")
  2386.         (proc-arg 0 "red-spotfn" "Red/cyan spot function (values as gry_spotfn)")
  2387.         (proc-arg 3 "grn-ang" "Green/magenta screen angle (degrees)")
  2388.         (proc-arg 0 "grn-spotfn" "Green/magenta spot function (values as gry_spotfn)")
  2389.         (proc-arg 3 "blu-ang" "Blue/yellow screen angle (degrees)")
  2390.         (proc-arg 0 "blu-spotfn" "Blue/yellow spot function (values as gry_spotfn)")
  2391.         (proc-arg 0 "oversample" "how many times to oversample spot fn")))
  2392. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/lighting" 1237284542
  2393.     (proc-def "plug-in-lighting" 1
  2394.          "Apply various lighting effects to an image"
  2395.          "No help yet"
  2396.          "Tom Bech & Federico Mena Quintero"
  2397.          "Tom Bech & Federico Mena Quintero"
  2398.          "Version 0.2.0, March 15 1998"
  2399.          "_Lighting Effects..."
  2400.          1
  2401.         (menu-path "<Image>/Filters/Light and Shadow/Light")
  2402.         (icon stock-id -1 "")
  2403.          "RGB*"
  2404.          24 0
  2405.         (proc-arg 0 "run-mode" "Interactive (0), non-interactive (1)")
  2406.         (proc-arg 13 "image" "Input image")
  2407.         (proc-arg 16 "drawable" "Input drawable")
  2408.         (proc-arg 16 "bumpdrawable" "Bumpmap drawable (set to 0 if disabled)")
  2409.         (proc-arg 16 "envdrawable" "Environmentmap drawable (set to 0 if disabled)")
  2410.         (proc-arg 0 "dobumpmap" "Enable bumpmapping (TRUE/FALSE)")
  2411.         (proc-arg 0 "doenvmap" "Enable envmapping (TRUE/FALSE)")
  2412.         (proc-arg 0 "bumpmaptype" "Type of mapping (0=linear,1=log, 2=sinusoidal, 3=spherical)")
  2413.         (proc-arg 0 "lighttype" "Type of lightsource (0=point,1=directional,3=spot,4=none)")
  2414.         (proc-arg 10 "lightcolor" "Lightsource color (r,g,b)")
  2415.         (proc-arg 3 "lightposition-x" "Lightsource position (x,y,z)")
  2416.         (proc-arg 3 "lightposition-y" "Lightsource position (x,y,z)")
  2417.         (proc-arg 3 "lightposition-z" "Lightsource position (x,y,z)")
  2418.         (proc-arg 3 "lightdirection-x" "Lightsource direction [x,y,z]")
  2419.         (proc-arg 3 "lightdirection-y" "Lightsource direction [x,y,z]")
  2420.         (proc-arg 3 "lightdirection-z" "Lightsource direction [x,y,z]")
  2421.         (proc-arg 3 "ambient-intensity" "Material ambient intensity (0..1)")
  2422.         (proc-arg 3 "diffuse-intensity" "Material diffuse intensity (0..1)")
  2423.         (proc-arg 3 "diffuse-reflectivity" "Material diffuse reflectivity (0..1)")
  2424.         (proc-arg 3 "specular-reflectivity" "Material specular reflectivity (0..1)")
  2425.         (proc-arg 3 "highlight" "Material highlight (0..->), note: it's expotential")
  2426.         (proc-arg 0 "antialiasing" "Apply antialiasing (TRUE/FALSE)")
  2427.         (proc-arg 0 "newimage" "Create a new image (TRUE/FALSE)")
  2428.         (proc-arg 0 "transparentbackground" "Make background transparent (TRUE/FALSE)")))
  2429. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/illusion" 1237284544
  2430.     (proc-def "plug-in-illusion" 1
  2431.          "Superimpose many altered copies of the image"
  2432.          "produce illusion"
  2433.          "Hirotsuna Mizuno <s1041150@u-aizu.ac.jp>"
  2434.          "Hirotsuna Mizuno"
  2435.          "v0.8 (May 14 2000)"
  2436.          "_Illusion..."
  2437.          1
  2438.         (menu-path "<Image>/Filters/Map")
  2439.         (icon stock-id -1 "")
  2440.          "RGB*, GRAY*"
  2441.          5 0
  2442.         (proc-arg 0 "run-mode" "interactive / non-interactive")
  2443.         (proc-arg 13 "image" "input image")
  2444.         (proc-arg 16 "drawable" "input drawable")
  2445.         (proc-arg 0 "division" "the number of divisions")
  2446.         (proc-arg 0 "type" "illusion type (0=type1, 1=type2)")))
  2447. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/max-rgb" 1237284544
  2448.     (proc-def "plug-in-max-rgb" 1
  2449.          "Reduce image to pure red, green, and blue"
  2450.          "There's no help yet."
  2451.          "Shuji Narazaki (narazaki@InetQ.or.jp)"
  2452.          "Shuji Narazaki"
  2453.          "May 2000"
  2454.          "Maxim_um RGB..."
  2455.          1
  2456.         (menu-path "<Image>/Colors/Modify")
  2457.         (icon stock-id -1 "")
  2458.          "RGB*"
  2459.          4 0
  2460.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2461.         (proc-arg 13 "image" "Input image (not used)")
  2462.         (proc-arg 16 "drawable" "Input drawable")
  2463.         (proc-arg 0 "max-p" "1 for maximizing, 0 for minimizing")))
  2464. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-cel" 1237284543
  2465.     (proc-def "file-cel-load" 1
  2466.          "Loads files in KISS CEL file format"
  2467.          "This plug-in loads individual KISS cell files."
  2468.          "Nick Lamb"
  2469.          "Nick Lamb <njl195@zepler.org.uk>"
  2470.          "May 1998"
  2471.          "KISS CEL"
  2472.          0
  2473.         (icon stock-id -1 "")
  2474.         (load-proc
  2475.             (extension "cel")
  2476.             (magic "0,string,KiSS\\040"))
  2477.          ""
  2478.          4 1
  2479.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2480.         (proc-arg 4 "filename" "Filename to load image from")
  2481.         (proc-arg 4 "raw-filename" "Name entered")
  2482.         (proc-arg 4 "palette-filename" "Filename to load palette from")
  2483.         (proc-arg 13 "image" "Output image"))
  2484.     (proc-def "file-cel-save" 1
  2485.          "Saves files in KISS CEL file format"
  2486.          "This plug-in saves individual KISS cell files."
  2487.          "Nick Lamb"
  2488.          "Nick Lamb <njl195@zepler.org.uk>"
  2489.          "May 1998"
  2490.          "KISS CEL"
  2491.          0
  2492.         (icon stock-id -1 "")
  2493.         (save-proc
  2494.             (extension "cel"))
  2495.          "RGB*, INDEXED*"
  2496.          6 0
  2497.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2498.         (proc-arg 13 "image" "Input image")
  2499.         (proc-arg 16 "drawable" "Drawable to save")
  2500.         (proc-arg 4 "filename" "Filename to save image to")
  2501.         (proc-arg 4 "raw-filename" "Name entered")
  2502.         (proc-arg 4 "palette-filename" "Filename to save palette to")))
  2503. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/smooth-palette" 1237284544
  2504.     (proc-def "plug-in-smooth-palette" 1
  2505.          "Derive a smooth color palette from the image"
  2506.          "help!"
  2507.          "Scott Draves"
  2508.          "Scott Draves"
  2509.          "1997"
  2510.          "Smoo_th Palette..."
  2511.          1
  2512.         (menu-path "<Image>/Colors/Info")
  2513.         (icon stock-id -1 "")
  2514.          "RGB*"
  2515.          7 2
  2516.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2517.         (proc-arg 13 "image" "Input image (unused)")
  2518.         (proc-arg 16 "drawable" "Input drawable")
  2519.         (proc-arg 0 "width" "Width")
  2520.         (proc-arg 0 "height" "Height")
  2521.         (proc-arg 0 "ntries" "Search Depth")
  2522.         (proc-arg 0 "show-image" "Show Image?")
  2523.         (proc-arg 13 "new-image" "Output image")
  2524.         (proc-arg 14 "new-layer" "Output layer")))
  2525. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/procedure-browser" 1237284544
  2526.     (proc-def "plug-in-dbbrowser" 1
  2527.          "List available procedures in the PDB"
  2528.          ""
  2529.          "Thomas Noel"
  2530.          "Thomas Noel"
  2531.          "23th june 1997"
  2532.          "Procedure _Browser"
  2533.          1
  2534.         (menu-path "<Image>/Help/Programming")
  2535.         (icon stock-id -1 "")
  2536.          ""
  2537.          1 0
  2538.         (proc-arg 0 "run-mode" "Interactive, [non-interactive]")))
  2539. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/mail" 1237284544
  2540.     (proc-def "plug-in-mail-image" 1
  2541.          "Send the image by email"
  2542.          "You need to have sendmail installed"
  2543.          "Adrian Likins, Reagan Blundell"
  2544.          "Adrian Likins, Reagan Blundell, Daniel Risacher, Spencer Kimball and Peter Mattis"
  2545.          "1995-1997"
  2546.          "Send by E_mail..."
  2547.          1
  2548.         (menu-path "<Image>/File/Send")
  2549.         (icon inline-pixbuf 608 "GdkP\0\0\2\140\2\1\0\2\0\0\0\100\0\0\0\20\0\0\0\20\245\0\0\0\0\1\210\212\205\60\205\210\212\205\377\1\210\212\205\60\210\0\0\0\0\2\210\212\205\60\210\212\205\377\205\377\377\377\377\2\210\212\205\377\210\212\205\60\206\0\0\0\0\13\210\212\205\60\210\212\205\377\377\377\377\377\331\326\320\377\311\307\301\377\301\277\272\377\257\254\251\377\241\240\232\377\377\377\377\377\210\212\205\377\210\212\205\60\204\0\0\0\0\15\210\212\205\60\210\212\205\377\377\377\377\377\331\326\320\377\250\247\241\377\276\275\271\377\316\315\312\377\317\316\314\377\306\305\305\377\275\275\275\377\377\377\377\377\210\212\205\377\210\212\205\60\203\0\0\0\0\7\210\212\205\377\344\344\343\377\271\270\263\377\225\224\216\377\333\332\331\377\354\354\353\377\365\365\365\377\202\377\377\377\377\4\305\305\305\377\261\256\252\377\352\352\351\377\210\212\205\377\203\0\0\0\0\4\210\212\205\377\367\367\367\377\257\256\254\377\365\365\365\377\204\377\377\377\377\5\353\353\353\377\330\330\330\377\315\314\311\377\367\367\367\377\210\212\205\377\203\0\0\0\0\4\210\212\205\377\377\377\377\377\346\345\342\377\252\251\247\377\202\353\353\353\377\7\341\341\341\377\330\330\330\377\317\317\317\377\246\245\241\377\363\363\362\377\377\377\377\377\210\212\205\377\203\0\0\0\0\5\210\212\205\377\377\377\377\377\373\373\370\377\342\342\337\377\222\221\221\377\202\266\264\263\377\6\274\273\267\377\241\240\240\377\363\363\362\377\367\365\363\377\377\377\377\377\210\212\205\377\203\0\0\0\0\5\210\212\205\377\377\377\377\377\373\373\370\377\360\357\355\377\245\242\235\377\203\373\373\370\377\5\220\215\207\377\371\367\363\377\362\360\354\377\377\377\377\377\210\212\205\377\203\0\0\0\0\4\210\212\205\377\377\377\377\377\373\372\367\377\262\261\256\377\203\373\373\370\377\202\371\370\364\377\4\274\273\267\377\351\347\342\377\377\377\377\377\210\212\205\377\203\0\0\0\0\15\210\212\205\377\377\377\377\377\311\307\304\377\373\373\370\377\367\365\361\377\372\371\366\377\370\366\362\377\372\370\365\377\367\365\362\377\353\350\343\377\317\316\312\377\377\377\377\377\210\212\205\377\203\0\0\0\0\2\210\212\205\377\360\360\360\377\211\377\377\377\377\2\360\360\360\377\210\212\205\377\203\0\0\0\0\1\210\212\205\217\213\210\212\205\377\1\210\212\205\217\221\0\0\0\0")
  2550.          "*"
  2551.          9 0
  2552.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2553.         (proc-arg 13 "image" "Input image")
  2554.         (proc-arg 16 "drawable" "Drawable to save")
  2555.         (proc-arg 4 "filename" "The name of the file to save the image in")
  2556.         (proc-arg 4 "to-address" "The email address to send to")
  2557.         (proc-arg 4 "from-address" "The email address for the From: field")
  2558.         (proc-arg 4 "subject" "The subject")
  2559.         (proc-arg 4 "comment" "The Comment")
  2560.         (proc-arg 0 "encapsulation" "ignored")))
  2561. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/red-eye-removal" 1237284544
  2562.     (proc-def "plug-in-red-eye-removal" 1
  2563.          "Remove the red eye effect caused by camera flashes"
  2564.          "This plug-in removes the red eye effect caused by camera flashes by using a percentage based red color threshold.  Make a selection containing the eyes, and apply the filter while adjusting the threshold to accurately remove the red eyes."
  2565.          "Robert Merkel <robert.merkel@benambra.org>, Andreas R√∏sdal <andrearo@stud.ntnu.no>"
  2566.          "Copyright 2004-2006 Robert Merkel, Andreas R√∏sdal"
  2567.          "2006"
  2568.          "_Red Eye Removal..."
  2569.          1
  2570.         (menu-path "<Image>/Filters/Enhance")
  2571.         (icon stock-id -1 "")
  2572.          "RGB*"
  2573.          4 0
  2574.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2575.         (proc-arg 13 "image" "Input image")
  2576.         (proc-arg 16 "drawable" "Input drawable")
  2577.         (proc-arg 0 "threshold" "Red eye threshold in percent")))
  2578. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/metadata" 1237284542
  2579.     (proc-def "plug-in-metadata-decode-xmp" 1
  2580.          "Decode an XMP packet"
  2581.          "Parse an XMP packet and merge the results with any metadata already attached to the image.  This should be used when an XMP packet is read from an image file."
  2582.          "Rapha√´l Quinet <raphael@gimp.org>"
  2583.          "Rapha√´l Quinet <raphael@gimp.org>"
  2584.          "2005"
  2585.          ""
  2586.          0
  2587.         (icon stock-id -1 "")
  2588.          ""
  2589.          2 0
  2590.         (proc-arg 13 "image" "Input image")
  2591.         (proc-arg 4 "xmp" "XMP packet"))
  2592.     (proc-def "plug-in-metadata-encode-xmp" 1
  2593.          "Encode metadata into an XMP packet"
  2594.          "Generate an XMP packet from the metadata information attached to the image.  The new XMP packet can then be saved into a file."
  2595.          "Rapha√´l Quinet <raphael@gimp.org>"
  2596.          "Rapha√´l Quinet <raphael@gimp.org>"
  2597.          "2005"
  2598.          ""
  2599.          0
  2600.         (icon stock-id -1 "")
  2601.          ""
  2602.          1 1
  2603.         (proc-arg 13 "image" "Input image")
  2604.         (proc-arg 4 "xmp" "XMP packet"))
  2605.     (proc-def "plug-in-metadata-get" 1
  2606.          "Retrieve the values of an XMP property"
  2607.          "Retrieve the list of values associated with an XMP property."
  2608.          "Rapha√´l Quinet <raphael@gimp.org>"
  2609.          "Rapha√´l Quinet <raphael@gimp.org>"
  2610.          "2005"
  2611.          ""
  2612.          0
  2613.         (icon stock-id -1 "")
  2614.          ""
  2615.          3 3
  2616.         (proc-arg 13 "image" "Input image")
  2617.         (proc-arg 4 "schema" "XMP schema prefix or URI")
  2618.         (proc-arg 4 "property" "XMP property name")
  2619.         (proc-arg 0 "type" "XMP property type")
  2620.         (proc-arg 0 "num-vals" "number of values")
  2621.         (proc-arg 9 "vals" "XMP property values"))
  2622.     (proc-def "plug-in-metadata-set" 1
  2623.          "Set the values of an XMP property"
  2624.          "Set the list of values associated with an XMP property.  If a property with the same name already exists, it will be replaced."
  2625.          "Rapha√´l Quinet <raphael@gimp.org>"
  2626.          "Rapha√´l Quinet <raphael@gimp.org>"
  2627.          "2005"
  2628.          ""
  2629.          0
  2630.         (icon stock-id -1 "")
  2631.          ""
  2632.          6 0
  2633.         (proc-arg 13 "image" "Input image")
  2634.         (proc-arg 4 "schema" "XMP schema prefix or URI")
  2635.         (proc-arg 4 "property" "XMP property name")
  2636.         (proc-arg 0 "type" "XMP property type")
  2637.         (proc-arg 0 "num-vals" "number of values")
  2638.         (proc-arg 9 "vals" "XMP property values"))
  2639.     (proc-def "plug-in-metadata-get-simple" 1
  2640.          "Retrieve the value of an XMP property"
  2641.          "Retrieve value associated with a scalar XMP property.  This can only be done for simple property types such as text or integers.  Structured types must be retrieved with plug_in_metadata_get()."
  2642.          "Rapha√´l Quinet <raphael@gimp.org>"
  2643.          "Rapha√´l Quinet <raphael@gimp.org>"
  2644.          "2005"
  2645.          ""
  2646.          0
  2647.         (icon stock-id -1 "")
  2648.          ""
  2649.          3 1
  2650.         (proc-arg 13 "image" "Input image")
  2651.         (proc-arg 4 "schema" "XMP schema prefix or URI")
  2652.         (proc-arg 4 "property" "XMP property name")
  2653.         (proc-arg 4 "value" "XMP property value"))
  2654.     (proc-def "plug-in-metadata-set-simple" 1
  2655.          "Set the value of an XMP property"
  2656.          "Set the value of a scalar XMP property.  This can only be done for simple property types such as text or integers.  Structured types need to be set with plug_in_metadata_set()."
  2657.          "Rapha√´l Quinet <raphael@gimp.org>"
  2658.          "Rapha√´l Quinet <raphael@gimp.org>"
  2659.          "2005"
  2660.          ""
  2661.          0
  2662.         (icon stock-id -1 "")
  2663.          ""
  2664.          4 0
  2665.         (proc-arg 13 "image" "Input image")
  2666.         (proc-arg 4 "schema" "XMP schema prefix or URI")
  2667.         (proc-arg 4 "property" "XMP property name")
  2668.         (proc-arg 4 "value" "XMP property value"))
  2669.     (proc-def "plug-in-metadata-import" 1
  2670.          "Import XMP from a file into the current image"
  2671.          "Load an XMP packet from a file and import it into the current image.  This can be used to add a license statement or some other predefined metadata to an image"
  2672.          "Rapha√´l Quinet <raphael@gimp.org>"
  2673.          "Rapha√´l Quinet <raphael@gimp.org>"
  2674.          "2005"
  2675.          ""
  2676.          0
  2677.         (icon stock-id -1 "")
  2678.          ""
  2679.          2 0
  2680.         (proc-arg 13 "image" "Input image")
  2681.         (proc-arg 4 "filename" "The name of the XMP file to import"))
  2682.     (proc-def "plug-in-metadata-export" 1
  2683.          "Export XMP from the current image to a file"
  2684.          "Export the metadata associated with the current image into a file.  The metadata will be saved as an XMP packet.  If overwrite is TRUE, then any existing file will be overwritten without warning. If overwrite is FALSE, then an error will occur if the file already exists."
  2685.          "Rapha√´l Quinet <raphael@gimp.org>"
  2686.          "Rapha√´l Quinet <raphael@gimp.org>"
  2687.          "2005"
  2688.          ""
  2689.          0
  2690.         (icon stock-id -1 "")
  2691.          ""
  2692.          3 0
  2693.         (proc-arg 13 "image" "Input image")
  2694.         (proc-arg 4 "filename" "The name of the file to save the XMP packet in")
  2695.         (proc-arg 0 "overwrite" "Overwrite existing file: { FALSE (0), TRUE (1) }")))
  2696. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/help" 1237284542
  2697.     (proc-def "extension-gimp-help" 2
  2698.          ""
  2699.          ""
  2700.          "Sven Neumann <sven@gimp.org>, Michael Natterer <mitch@gimp.org>, Henrik Brix Andersen <brix@gimp.org>"
  2701.          "Sven Neumann, Michael Natterer & Henrik Brix Andersen"
  2702.          "1999-2008"
  2703.          ""
  2704.          0
  2705.         (icon stock-id -1 "")
  2706.          ""
  2707.          4 0
  2708.         (proc-arg 0 "num-domain-names" "")
  2709.         (proc-arg 9 "domain-names" "")
  2710.         (proc-arg 0 "num-domain-uris" "")
  2711.         (proc-arg 9 "domain-uris" "")))
  2712. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/cartoon" 1237284542
  2713.     (proc-def "plug-in-cartoon" 1
  2714.          "Simulate a cartoon by enhancing edges"
  2715.          "Propagates dark values in an image based on each pixel's relative darkness to a neighboring average. The idea behind this filter is to give the look of a black felt pen drawing subsequently shaded with color. This is achieved by darkening areas of the image which are measured to be darker than a neighborhood average. In this way, sufficiently large shifts in intensity are darkened to black. The rate at which they are darkened to black is determined by the second pct_black parameter. The mask_radius parameter controls the size of the pixel neighborhood over which the average intensity is computed and then compared to each pixel in the neighborhood to decide whether or not to darken it to black. Large values for mask_radius result in very thick black areas bordering the shaded regions of color and much less detail for black areas everywhere including inside regions of color. Small values result in more subtle pen strokes and detail everywhere. Small values for the pct_black make the blend from the color regions to the black border lines smoother and the lines themselves thinner and less noticable; larger values achieve the opposite effect."
  2716.          "Spencer Kimball"
  2717.          "Bit Specialists, Inc."
  2718.          "2001"
  2719.          "Ca_rtoon..."
  2720.          1
  2721.         (menu-path "<Image>/Filters/Artistic")
  2722.         (icon stock-id -1 "")
  2723.          "RGB*, GRAY*"
  2724.          5 0
  2725.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2726.         (proc-arg 13 "image" "Input image (unused)")
  2727.         (proc-arg 16 "drawable" "Input drawable")
  2728.         (proc-arg 3 "mask-radius" "Cartoon mask radius (radius of pixel neighborhood)")
  2729.         (proc-arg 3 "pct-black" "Percentage of darkened pixels to set to black (0.0 - 1.0)")))
  2730. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-tga" 1237284543
  2731.     (proc-def "file-tga-load" 1
  2732.          "Loads files of Targa file format"
  2733.          "FIXME: write help for tga_load"
  2734.          "Raphael FRANCOIS, Gordon Matzigkeit"
  2735.          "Raphael FRANCOIS, Gordon Matzigkeit"
  2736.          "1997,2000,2007"
  2737.          "TarGA image"
  2738.          0
  2739.         (icon stock-id -1 "")
  2740.         (load-proc
  2741.             (extension "tga,vda,icb,vst")
  2742.             (magic "-18&,string,TRUEVISION-XFILE.,-1,byte,0")
  2743.             (mime-type "image/x-tga"))
  2744.          ""
  2745.          3 1
  2746.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2747.         (proc-arg 4 "filename" "The name of the file to load")
  2748.         (proc-arg 4 "raw-filename" "The name entered")
  2749.         (proc-arg 13 "image" "Output image"))
  2750.     (proc-def "file-tga-save" 1
  2751.          "saves files in the Targa file format"
  2752.          "FIXME: write help for tga_save"
  2753.          "Raphael FRANCOIS, Gordon Matzigkeit"
  2754.          "Raphael FRANCOIS, Gordon Matzigkeit"
  2755.          "1997,2000"
  2756.          "TarGA image"
  2757.          0
  2758.         (icon stock-id -1 "")
  2759.         (save-proc
  2760.             (extension "tga")
  2761.             (mime-type "image/x-tga"))
  2762.          "RGB*, GRAY*, INDEXED*"
  2763.          7 0
  2764.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2765.         (proc-arg 13 "image" "Input image")
  2766.         (proc-arg 16 "drawable" "Drawable to save")
  2767.         (proc-arg 4 "filename" "The name of the file to save the image in")
  2768.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")
  2769.         (proc-arg 0 "rle" "Use RLE compression")
  2770.         (proc-arg 0 "origin" "Image origin (0 = top-left, 1 = bottom-left)")))
  2771. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-psd-save" 1237284542
  2772.     (proc-def "file-psd-save" 1
  2773.          "saves files in the Photoshop(tm) PSD file format"
  2774.          "This filter saves files of Adobe Photoshop(tm) native PSD format.  These files may be of any image type supported by GIMP, with or without layers, layer masks, aux channels and guides."
  2775.          "Monigotes"
  2776.          "Monigotes"
  2777.          "2000"
  2778.          "Photoshop image"
  2779.          0
  2780.         (icon stock-id -1 "")
  2781.         (save-proc
  2782.             (extension "psd")
  2783.             (mime-type "image/x-psd"))
  2784.          "RGB*, GRAY*, INDEXED*"
  2785.          7 0
  2786.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2787.         (proc-arg 13 "image" "Input image")
  2788.         (proc-arg 16 "drawable" "Drawable to save")
  2789.         (proc-arg 4 "filename" "The name of the file to save the image in")
  2790.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")
  2791.         (proc-arg 0 "compression" "Compression type: { NONE (0), LZW (1), PACKBITS (2)")
  2792.         (proc-arg 0 "fill-order" "Fill Order: { MSB to LSB (0), LSB to MSB (1)")))
  2793. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-xpm" 1237284543
  2794.     (proc-def "file-xpm-load" 1
  2795.          "Load files in XPM (X11 Pixmap) format."
  2796.          "Load files in XPM (X11 Pixmap) format. XPM is a portable image format designed to be included in C source code. XLib provides utility functions to read this format. Newer code should however be using gdk-pixbuf-csource instead. XPM supports colored images, unlike the XBM format which XPM was designed to replace."
  2797.          "Spencer Kimball & Peter Mattis & Ray Lehtiniemi"
  2798.          "Spencer Kimball & Peter Mattis"
  2799.          "1997"
  2800.          "X PixMap image"
  2801.          0
  2802.         (icon stock-id -1 "")
  2803.         (load-proc
  2804.             (extension "xpm")
  2805.             (magic "0, string,/*\\040XPM\\040*/")
  2806.             (mime-type "image/x-xpixmap"))
  2807.          ""
  2808.          3 1
  2809.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2810.         (proc-arg 4 "filename" "The name of the file to load")
  2811.         (proc-arg 4 "raw-filename" "The name entered")
  2812.         (proc-arg 13 "image" "Output image"))
  2813.     (proc-def "file-xpm-save" 1
  2814.          "Save files in XPM (X11 Pixmap) format."
  2815.          "Save files in XPM (X11 Pixmap) format. XPM is a portable image format designed to be included in C source code. XLib provides utility functions to read this format. Newer code should however be using gdk-pixbuf-csource instead. XPM supports colored images, unlike the XBM format which XPM was designed to replace."
  2816.          "Spencer Kimball & Peter Mattis & Ray Lehtiniemi & Nathan Summers"
  2817.          "Spencer Kimball & Peter Mattis"
  2818.          "1997"
  2819.          "X PixMap image"
  2820.          0
  2821.         (icon stock-id -1 "")
  2822.         (save-proc
  2823.             (extension "xpm")
  2824.             (mime-type "image/x-xpixmap"))
  2825.          "RGB*, GRAY*, INDEXED*"
  2826.          6 0
  2827.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2828.         (proc-arg 13 "image" "Input image")
  2829.         (proc-arg 16 "drawable" "Drawable to save")
  2830.         (proc-arg 4 "filename" "The name of the file to save the image in")
  2831.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")
  2832.         (proc-arg 0 "threshold" "Alpha threshold (0-255)")))
  2833. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/contrast-stretch-hsv" 1237284542
  2834.     (proc-def "plug-in-autostretch-hsv" 1
  2835.          "Stretch image contrast to cover the maximum possible range"
  2836.          "This simple plug-in does an automatic contrast stretch.  For each channel in the image, it finds the minimum and maximum values... it uses those values to stretch the individual histograms to the full contrast range.  For some images it may do just what you want; for others it may be total crap :).  This version differs from Contrast Autostretch in that it works in HSV space, and preserves hue."
  2837.          "Scott Goehring and Federico Mena Quintero"
  2838.          "Scott Goehring and Federico Mena Quintero"
  2839.          "1997"
  2840.          "Stretch _HSV"
  2841.          1
  2842.         (menu-path "<Image>/Colors/Auto")
  2843.         (icon stock-id -1 "")
  2844.          "RGB*, INDEXED*"
  2845.          3 0
  2846.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2847.         (proc-arg 13 "image" "Input image")
  2848.         (proc-arg 16 "drawable" "Input drawable")))
  2849. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/engrave" 1237284543
  2850.     (proc-def "plug-in-engrave" 1
  2851.          "Simulate an antique engraving"
  2852.          "Creates a black-and-white 'engraved' version of an image as seen in old illustrations"
  2853.          "Spencer Kimball & Peter Mattis, Eiichi Takamori, Torsten Martinsen"
  2854.          "Spencer Kimball & Peter Mattis, Eiichi Takamori, Torsten Martinsen"
  2855.          "1995,1996,1997"
  2856.          "En_grave..."
  2857.          1
  2858.         (menu-path "<Image>/Filters/Distorts")
  2859.         (icon stock-id -1 "")
  2860.          "RGBA, GRAYA"
  2861.          5 0
  2862.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2863.         (proc-arg 13 "image" "Input image (unused)")
  2864.         (proc-arg 16 "drawable" "Input drawable")
  2865.         (proc-arg 0 "height" "Resolution in pixels")
  2866.         (proc-arg 0 "limit" "If true, limit line width")))
  2867. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-gif-load" 1237284543
  2868.     (proc-def "file-gif-load" 1
  2869.          "Loads files of Compuserve GIF file format"
  2870.          "FIXME: write help for gif_load"
  2871.          "Spencer Kimball, Peter Mattis, Adam Moss, David Koblas"
  2872.          "Spencer Kimball, Peter Mattis, Adam Moss, David Koblas"
  2873.          "1995-2006"
  2874.          "GIF image"
  2875.          0
  2876.         (icon stock-id -1 "")
  2877.         (load-proc
  2878.             (extension "gif")
  2879.             (magic "0,string,GIF8")
  2880.             (mime-type "image/gif")
  2881.             (thumb-loader "file-gif-load-thumb"))
  2882.          ""
  2883.          3 1
  2884.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2885.         (proc-arg 4 "filename" "The name of the file to load")
  2886.         (proc-arg 4 "raw-filename" "The name entered")
  2887.         (proc-arg 13 "image" "Output image"))
  2888.     (proc-def "file-gif-load-thumb" 1
  2889.          "Loads only the first frame of a GIF image, to be used as a thumbnail"
  2890.          ""
  2891.          "Sven Neumann"
  2892.          "Sven Neumann"
  2893.          "2006"
  2894.          ""
  2895.          0
  2896.         (icon stock-id -1 "")
  2897.          ""
  2898.          2 1
  2899.         (proc-arg 4 "filename" "The name of the file to load")
  2900.         (proc-arg 0 "thumb-size" "Preferred thumbnail size")
  2901.         (proc-arg 13 "image" "Output image")))
  2902. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-pat" 1237284543
  2903.     (proc-def "file-pat-load" 1
  2904.          "Loads Gimp's .PAT pattern files"
  2905.          "The images in the pattern dialog can be loaded directly with this plug-in"
  2906.          "Tim Newsome"
  2907.          "Tim Newsome"
  2908.          "1997"
  2909.          "GIMP pattern"
  2910.          0
  2911.         (icon stock-id -1 "gimp-tool-bucket-fill")
  2912.         (load-proc
  2913.             (extension "pat")
  2914.             (magic "20,string,GPAT")
  2915.             (mime-type "image/x-gimp-pat"))
  2916.          ""
  2917.          3 1
  2918.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2919.         (proc-arg 4 "filename" "The name of the file to load")
  2920.         (proc-arg 4 "raw-filename" "The name of the file to load")
  2921.         (proc-arg 13 "image" "Output image"))
  2922.     (proc-def "file-pat-save" 1
  2923.          "Saves Gimp pattern file (.PAT)"
  2924.          "New Gimp patterns can be created by saving them in the appropriate place with this plug-in."
  2925.          "Tim Newsome"
  2926.          "Tim Newsome"
  2927.          "1997"
  2928.          "GIMP pattern"
  2929.          0
  2930.         (icon stock-id -1 "gimp-tool-bucket-fill")
  2931.         (save-proc
  2932.             (extension "pat")
  2933.             (mime-type "image/x-gimp-pat"))
  2934.          "RGB*, GRAY*"
  2935.          6 0
  2936.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2937.         (proc-arg 13 "image" "Input image")
  2938.         (proc-arg 16 "drawable" "Drawable to save")
  2939.         (proc-arg 4 "filename" "The name of the file to save the image in")
  2940.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")
  2941.         (proc-arg 4 "description" "Short description of the pattern")))
  2942. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/contrast-stretch" 1237284542
  2943.     (proc-def "plug-in-c-astretch" 1
  2944.          "Stretch contrast to cover the maximum possible range"
  2945.          "This simple plug-in does an automatic contrast stretch.  For each channel in the image, it finds the minimum and maximum values... it uses those values to stretch the individual histograms to the full contrast range.  For some images it may do just what you want; for others it may not work that well."
  2946.          "Federico Mena Quintero"
  2947.          "Federico Mena Quintero"
  2948.          "1996"
  2949.          "_Stretch Contrast"
  2950.          1
  2951.         (menu-path "<Image>/Colors/Auto")
  2952.         (icon stock-id -1 "")
  2953.          "RGB*, GRAY*, INDEXED*"
  2954.          3 0
  2955.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2956.         (proc-arg 13 "image" "Input image")
  2957.         (proc-arg 16 "drawable" "Input drawable")))
  2958. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/pixelize" 1237284544
  2959.     (proc-def "plug-in-pixelize" 1
  2960.          "Simplify image into an array of solid-colored squares"
  2961.          "Pixelize the contents of the specified drawable with specified pixelizing width."
  2962.          "Spencer Kimball & Peter Mattis, Tracy Scott, (ported to 1.0 by) Eiichi Takamori"
  2963.          "Spencer Kimball & Peter Mattis, Tracy Scott"
  2964.          "1995"
  2965.          "_Pixelize..."
  2966.          1
  2967.         (menu-path "<Image>/Filters/Blur")
  2968.         (icon stock-id -1 "")
  2969.          "RGB*, GRAY*"
  2970.          4 0
  2971.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2972.         (proc-arg 13 "image" "Input image (unused)")
  2973.         (proc-arg 16 "drawable" "Input drawable")
  2974.         (proc-arg 0 "pixel-width" "Pixel width (the decrease in resolution)"))
  2975.     (proc-def "plug-in-pixelize2" 1
  2976.          "Pixelize the contents of the specified drawable"
  2977.          "Pixelize the contents of the specified drawable with speficied pixelizing width."
  2978.          "Spencer Kimball & Peter Mattis, Tracy Scott, (ported to 1.0 by) Eiichi Takamori"
  2979.          "Spencer Kimball & Peter Mattis, Tracy Scott"
  2980.          "2001"
  2981.          ""
  2982.          0
  2983.         (icon stock-id -1 "")
  2984.          "RGB*, GRAY*"
  2985.          5 0
  2986.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  2987.         (proc-arg 13 "image" "Input image (unused)")
  2988.         (proc-arg 16 "drawable" "Input drawable")
  2989.         (proc-arg 0 "pixel-width" "Pixel width (the decrease in horizontal resolution)")
  2990.         (proc-arg 0 "pixel-height" "Pixel height (the decrease in vertical resolution)")))
  2991. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-png" 1237284543
  2992.     (proc-def "file-png-load" 1
  2993.          "Loads files in PNG file format"
  2994.          "This plug-in loads Portable Network Graphics (PNG) files."
  2995.          "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>"
  2996.          "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>, Nick Lamb <njl195@zepler.org.uk>"
  2997.          "1.3.4 - 03 September 2002"
  2998.          "PNG image"
  2999.          0
  3000.         (icon stock-id -1 "")
  3001.         (load-proc
  3002.             (extension "png")
  3003.             (magic "0,string,âPNG\r\n\032\n")
  3004.             (mime-type "image/png"))
  3005.          ""
  3006.          3 1
  3007.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3008.         (proc-arg 4 "filename" "The name of the file to load")
  3009.         (proc-arg 4 "raw-filename" "The name of the file to load")
  3010.         (proc-arg 13 "image" "Output image"))
  3011.     (proc-def "file-png-save" 1
  3012.          "Saves files in PNG file format"
  3013.          "This plug-in saves Portable Network Graphics (PNG) files."
  3014.          "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>"
  3015.          "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>, Nick Lamb <njl195@zepler.org.uk>"
  3016.          "1.3.4 - 03 September 2002"
  3017.          "PNG image"
  3018.          0
  3019.         (icon stock-id -1 "")
  3020.          "RGB*,GRAY*,INDEXED*"
  3021.          12 0
  3022.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3023.         (proc-arg 13 "image" "Input image")
  3024.         (proc-arg 16 "drawable" "Drawable to save")
  3025.         (proc-arg 4 "filename" "The name of the file to save the image in")
  3026.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")
  3027.         (proc-arg 0 "interlace" "Use Adam7 interlacing?")
  3028.         (proc-arg 0 "compression" "Deflate Compression factor (0--9)")
  3029.         (proc-arg 0 "bkgd" "Write bKGD chunk?")
  3030.         (proc-arg 0 "gama" "Write gAMA chunk?")
  3031.         (proc-arg 0 "offs" "Write oFFs chunk?")
  3032.         (proc-arg 0 "phys" "Write pHYs chunk?")
  3033.         (proc-arg 0 "time" "Write tIME chunk?"))
  3034.     (proc-def "file-png-save2" 1
  3035.          "Saves files in PNG file format"
  3036.          "This plug-in saves Portable Network Graphics (PNG) files. This procedure adds 2 extra parameters to file-png-save that allows to control whether image comments are saved and whether transparent pixels are saved or nullified."
  3037.          "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>"
  3038.          "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>, Nick Lamb <njl195@zepler.org.uk>"
  3039.          "1.3.4 - 03 September 2002"
  3040.          "PNG image"
  3041.          0
  3042.         (icon stock-id -1 "")
  3043.          "RGB*,GRAY*,INDEXED*"
  3044.          14 0
  3045.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3046.         (proc-arg 13 "image" "Input image")
  3047.         (proc-arg 16 "drawable" "Drawable to save")
  3048.         (proc-arg 4 "filename" "The name of the file to save the image in")
  3049.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")
  3050.         (proc-arg 0 "interlace" "Use Adam7 interlacing?")
  3051.         (proc-arg 0 "compression" "Deflate Compression factor (0--9)")
  3052.         (proc-arg 0 "bkgd" "Write bKGD chunk?")
  3053.         (proc-arg 0 "gama" "Write gAMA chunk?")
  3054.         (proc-arg 0 "offs" "Write oFFs chunk?")
  3055.         (proc-arg 0 "phys" "Write pHYs chunk?")
  3056.         (proc-arg 0 "time" "Write tIME chunk?")
  3057.         (proc-arg 0 "comment" "Write comment?")
  3058.         (proc-arg 0 "svtrans" "Preserve color of transparent pixels?"))
  3059.     (proc-def "file-png-save-defaults" 1
  3060.          "Saves files in PNG file format"
  3061.          "This plug-in saves Portable Network Graphics (PNG) files, using the default settings stored as a parasite."
  3062.          "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>"
  3063.          "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>, Nick Lamb <njl195@zepler.org.uk>"
  3064.          "1.3.4 - 03 September 2002"
  3065.          "PNG image"
  3066.          0
  3067.         (icon stock-id -1 "")
  3068.         (save-proc
  3069.             (extension "png")
  3070.             (mime-type "image/png"))
  3071.          "RGB*,GRAY*,INDEXED*"
  3072.          5 0
  3073.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3074.         (proc-arg 13 "image" "Input image")
  3075.         (proc-arg 16 "drawable" "Drawable to save")
  3076.         (proc-arg 4 "filename" "The name of the file to save the image in")
  3077.         (proc-arg 4 "raw-filename" "The name of the file to save the image in"))
  3078.     (proc-def "file-png-get-defaults" 1
  3079.          "Get the current set of defaults used by the PNG file save plug-in"
  3080.          "This procedure returns the current set of defaults stored as a parasite for the PNG save plug-in. These defaults are used to seed the UI, by the file_png_save_defaults procedure, and by gimp_file_save when it detects to use PNG."
  3081.          "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>"
  3082.          "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>, Nick Lamb <njl195@zepler.org.uk>"
  3083.          "1.3.4 - 03 September 2002"
  3084.          ""
  3085.          0
  3086.         (icon stock-id -1 "")
  3087.          ""
  3088.          0 9
  3089.         (proc-arg 0 "interlace" "Use Adam7 interlacing?")
  3090.         (proc-arg 0 "compression" "Deflate Compression factor (0--9)")
  3091.         (proc-arg 0 "bkgd" "Write bKGD chunk?")
  3092.         (proc-arg 0 "gama" "Write gAMA chunk?")
  3093.         (proc-arg 0 "offs" "Write oFFs chunk?")
  3094.         (proc-arg 0 "phys" "Write pHYs chunk?")
  3095.         (proc-arg 0 "time" "Write tIME chunk?")
  3096.         (proc-arg 0 "comment" "Write comment?")
  3097.         (proc-arg 0 "svtrans" "Preserve color of transparent pixels?"))
  3098.     (proc-def "file-png-set-defaults" 1
  3099.          "Set the current set of defaults used by the PNG file save plug-in"
  3100.          "This procedure set the current set of defaults stored as a parasite for the PNG save plug-in. These defaults are used to seed the UI, by the file_png_save_defaults procedure, and by gimp_file_save when it detects to use PNG."
  3101.          "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>"
  3102.          "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>, Nick Lamb <njl195@zepler.org.uk>"
  3103.          "1.3.4 - 03 September 2002"
  3104.          ""
  3105.          0
  3106.         (icon stock-id -1 "")
  3107.          ""
  3108.          9 0
  3109.         (proc-arg 0 "interlace" "Use Adam7 interlacing?")
  3110.         (proc-arg 0 "compression" "Deflate Compression factor (0--9)")
  3111.         (proc-arg 0 "bkgd" "Write bKGD chunk?")
  3112.         (proc-arg 0 "gama" "Write gAMA chunk?")
  3113.         (proc-arg 0 "offs" "Write oFFs chunk?")
  3114.         (proc-arg 0 "phys" "Write pHYs chunk?")
  3115.         (proc-arg 0 "time" "Write tIME chunk?")
  3116.         (proc-arg 0 "comment" "Write comment?")
  3117.         (proc-arg 0 "svtrans" "Preserve color of transparent pixels?")))
  3118. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/edge" 1237284543
  3119.     (proc-def "plug-in-edge" 1
  3120.          "Several simple methods for detecting edges"
  3121.          "Perform edge detection on the contents of the specified drawable.AMOUNT is an arbitrary constant, WRAPMODE is like displace plug-in (useful for tilable image). EDGEMODE sets the kind of matrix transform applied to the pixels, SOBEL was the method used in older versions."
  3122.          "Peter Mattis & (ported to 1.0 by) Eiichi Takamori"
  3123.          "Peter Mattis"
  3124.          "1996"
  3125.          "_Edge..."
  3126.          1
  3127.         (menu-path "<Image>/Filters/Edge-Detect")
  3128.         (icon stock-id -1 "")
  3129.          "RGB*, GRAY*"
  3130.          6 0
  3131.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3132.         (proc-arg 13 "image" "Input image (unused)")
  3133.         (proc-arg 16 "drawable" "Input drawable")
  3134.         (proc-arg 3 "amount" "Edge detection amount")
  3135.         (proc-arg 0 "wrapmode" "Edge detection behavior: { WRAP (0), SMEAR (1), BLACK (2) }")
  3136.         (proc-arg 0 "edgemode" "Edge detection algorithm: { SOBEL (0), PREWITT (1), GRADIENT (2), ROBERTS (3),  DIFFERENTIAL (4), LAPLACE (5) }")))
  3137. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-svg" 1237284543
  3138.     (proc-def "file-svg-load" 1
  3139.          "Loads files in the SVG file format"
  3140.          "Renders SVG files to raster graphics using librsvg."
  3141.          "Dom Lachowicz, Sven Neumann"
  3142.          "Dom Lachowicz <cinamod@hotmail.com>"
  3143.          "2.5.0"
  3144.          "SVG image"
  3145.          0
  3146.         (icon stock-id -1 "")
  3147.         (load-proc
  3148.             (extension "svg")
  3149.             (magic "0,string,<?xml,0,string,<svg")
  3150.             (mime-type "image/svg+xml")
  3151.             (thumb-loader "file-svg-load-thumb"))
  3152.          ""
  3153.          7 1
  3154.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3155.         (proc-arg 4 "filename" "The name of the file to load")
  3156.         (proc-arg 4 "raw-filename" "The name of the file to load")
  3157.         (proc-arg 3 "resolution" "Resolution to use for rendering the SVG (defaults to 90 dpi)")
  3158.         (proc-arg 0 "width" "Width (in pixels) to load the SVG in. (0 for original width, a negative width to specify a maximum width)")
  3159.         (proc-arg 0 "height" "Height (in pixels) to load the SVG in. (0 for original height, a negative width to specify a maximum height)")
  3160.         (proc-arg 0 "paths" "Whether to not import paths (0), import paths individually (1) or merge all imported paths (2)")
  3161.         (proc-arg 13 "image" "Output image"))
  3162.     (proc-def "file-svg-load-thumb" 1
  3163.          "Loads a small preview from an SVG image"
  3164.          ""
  3165.          "Dom Lachowicz, Sven Neumann"
  3166.          "Dom Lachowicz <cinamod@hotmail.com>"
  3167.          "2.5.0"
  3168.          ""
  3169.          0
  3170.         (icon stock-id -1 "")
  3171.          ""
  3172.          2 3
  3173.         (proc-arg 4 "filename" "The name of the file to load")
  3174.         (proc-arg 0 "thumb-size" "Preferred thumbnail size")
  3175.         (proc-arg 13 "image" "Thumbnail image")
  3176.         (proc-arg 0 "image-width" "Width of full-sized image")
  3177.         (proc-arg 0 "image-height" "Height of full-sized image")))
  3178. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-xbm" 1237284543
  3179.     (proc-def "file-xbm-load" 1
  3180.          "Load a file in X10 or X11 bitmap (XBM) file format"
  3181.          "Load a file in X10 or X11 bitmap (XBM) file format.  XBM is a lossless format for flat black-and-white (two color indexed) images."
  3182.          "Gordon Matzigkeit"
  3183.          "Gordon Matzigkeit"
  3184.          "1998"
  3185.          "X BitMap image"
  3186.          0
  3187.         (icon stock-id -1 "")
  3188.         (load-proc
  3189.             (extension "xbm,icon,bitmap")
  3190.             (mime-type "image/x-xbitmap"))
  3191.          ""
  3192.          3 1
  3193.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3194.         (proc-arg 4 "filename" "The name of the file to load")
  3195.         (proc-arg 4 "raw-filename" "The name entered")
  3196.         (proc-arg 13 "image" "Output image"))
  3197.     (proc-def "file-xbm-save" 1
  3198.          "Save a file in X10 or X11 bitmap (XBM) file format"
  3199.          "Save a file in X10 or X11 bitmap (XBM) file format.  XBM is a lossless format for flat black-and-white (two color indexed) images."
  3200.          "Gordon Matzigkeit"
  3201.          "Gordon Matzigkeit"
  3202.          "1998"
  3203.          "X BitMap image"
  3204.          0
  3205.         (icon stock-id -1 "")
  3206.         (save-proc
  3207.             (extension "xbm,icon,bitmap")
  3208.             (mime-type "image/x-xbitmap"))
  3209.          "INDEXED"
  3210.          12 0
  3211.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3212.         (proc-arg 13 "image" "Input image")
  3213.         (proc-arg 16 "drawable" "Drawable to save")
  3214.         (proc-arg 4 "filename" "The name of the file to save")
  3215.         (proc-arg 4 "raw-filename" "The name entered")
  3216.         (proc-arg 4 "comment" "Image description (maximum 72 bytes)")
  3217.         (proc-arg 0 "x10" "Save in X10 format")
  3218.         (proc-arg 0 "x-hot" "X coordinate of hotspot")
  3219.         (proc-arg 0 "y-hot" "Y coordinate of hotspot")
  3220.         (proc-arg 4 "prefix" "Identifier prefix [determined from filename]")
  3221.         (proc-arg 0 "write-mask" "(0 = ignore, 1 = save as extra file)")
  3222.         (proc-arg 4 "mask-extension" "Extension of the mask file")))
  3223. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/edge-sobel" 1237284543
  3224.     (proc-def "plug-in-sobel" 1
  3225.          "Specialized direction-dependent edge detection"
  3226.          "This plugin calculates the gradient with a sobel operator. The user can specify which direction to use. When both directions are used, the result is the RMS of the two gradients; if only one direction is used, the result either the absolut value of the gradient, or 127 + gradient (if the 'keep sign' switch is on). This way, information about the direction of the gradient is preserved. Resulting images are not autoscaled."
  3227.          "Thorsten Schnier"
  3228.          "Thorsten Schnier"
  3229.          "1997"
  3230.          "_Sobel..."
  3231.          1
  3232.         (menu-path "<Image>/Filters/Edge-Detect")
  3233.         (icon stock-id -1 "")
  3234.          "RGB*, GRAY*"
  3235.          6 0
  3236.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3237.         (proc-arg 13 "image" "Input image (unused)")
  3238.         (proc-arg 16 "drawable" "Input drawable")
  3239.         (proc-arg 0 "horizontal" "Sobel in horizontal direction")
  3240.         (proc-arg 0 "vertical" "Sobel in vertical direction")
  3241.         (proc-arg 0 "keep-sign" "Keep sign of result (one direction only)")))
  3242. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/noise-randomize" 1237284544
  3243.     (proc-def "plug-in-randomize-hurl" 1
  3244.          "Completely randomize a fraction of pixels"
  3245.          "This plug-in ``hurls'' randomly-valued pixels onto the selection or image.  You may select the percentage of pixels to modify and the number of times to repeat the process."
  3246.          "Miles O'Neal  <meo@rru.com>"
  3247.          "Miles O'Neal, Spencer Kimball, Peter Mattis, Torsten Martinsen, Brian Degenhardt, Federico Mena Quintero, Stephen Norris, Daniel Cotting"
  3248.          "1995-1998"
  3249.          "_Hurl..."
  3250.          1
  3251.         (menu-path "<Image>/Filters/Noise")
  3252.         (icon stock-id -1 "")
  3253.          "RGB*, GRAY*, INDEXED*"
  3254.          7 0
  3255.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3256.         (proc-arg 13 "image" "Input image (unused)")
  3257.         (proc-arg 16 "drawable" "Input drawable")
  3258.         (proc-arg 3 "rndm-pct" "Randomization percentage (1.0 - 100.0)")
  3259.         (proc-arg 3 "rndm-rcount" "Repeat count (1.0 - 100.0)")
  3260.         (proc-arg 0 "randomize" "Use random seed (TRUE, FALSE)")
  3261.         (proc-arg 0 "seed" "Seed value (used only if randomize is FALSE)"))
  3262.     (proc-def "plug-in-randomize-pick" 1
  3263.          "Randomly interchange some pixels with neighbors"
  3264.          "This plug-in replaces a pixel with a random adjacent pixel.  You may select the percentage of pixels to modify and the number of times to repeat the process."
  3265.          "Miles O'Neal  <meo@rru.com>"
  3266.          "Miles O'Neal, Spencer Kimball, Peter Mattis, Torsten Martinsen, Brian Degenhardt, Federico Mena Quintero, Stephen Norris, Daniel Cotting"
  3267.          "1995-1998"
  3268.          "_Pick..."
  3269.          1
  3270.         (menu-path "<Image>/Filters/Noise")
  3271.         (icon stock-id -1 "")
  3272.          "RGB*, GRAY*, INDEXED*"
  3273.          7 0
  3274.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3275.         (proc-arg 13 "image" "Input image (unused)")
  3276.         (proc-arg 16 "drawable" "Input drawable")
  3277.         (proc-arg 3 "rndm-pct" "Randomization percentage (1.0 - 100.0)")
  3278.         (proc-arg 3 "rndm-rcount" "Repeat count (1.0 - 100.0)")
  3279.         (proc-arg 0 "randomize" "Use random seed (TRUE, FALSE)")
  3280.         (proc-arg 0 "seed" "Seed value (used only if randomize is FALSE)"))
  3281.     (proc-def "plug-in-randomize-slur" 1
  3282.          "Randomly slide some pixels downward (similar to melting)"
  3283.          "This plug-in slurs (melts like a bunch of icicles) an image.  You may select the percentage of pixels to modify and the number of times to repeat the process."
  3284.          "Miles O'Neal  <meo@rru.com>"
  3285.          "Miles O'Neal, Spencer Kimball, Peter Mattis, Torsten Martinsen, Brian Degenhardt, Federico Mena Quintero, Stephen Norris, Daniel Cotting"
  3286.          "1995-1998"
  3287.          "_Slur..."
  3288.          1
  3289.         (menu-path "<Image>/Filters/Noise")
  3290.         (icon stock-id -1 "")
  3291.          "RGB*, GRAY*, INDEXED*"
  3292.          7 0
  3293.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3294.         (proc-arg 13 "image" "Input image (unused)")
  3295.         (proc-arg 16 "drawable" "Input drawable")
  3296.         (proc-arg 3 "rndm-pct" "Randomization percentage (1.0 - 100.0)")
  3297.         (proc-arg 3 "rndm-rcount" "Repeat count (1.0 - 100.0)")
  3298.         (proc-arg 0 "randomize" "Use random seed (TRUE, FALSE)")
  3299.         (proc-arg 0 "seed" "Seed value (used only if randomize is FALSE)")))
  3300. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/crop-auto" 1237284543
  3301.     (proc-def "plug-in-autocrop" 1
  3302.          "Remove empty borders from the image"
  3303.          ""
  3304.          "Tim Newsome"
  3305.          "Tim Newsome"
  3306.          "1997"
  3307.          "Autocrop Imag_e"
  3308.          1
  3309.         (menu-path "<Image>/Image/Crop")
  3310.         (icon stock-id -1 "")
  3311.          "RGB*, GRAY*, INDEXED*"
  3312.          3 0
  3313.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3314.         (proc-arg 13 "image" "Input image")
  3315.         (proc-arg 16 "drawable" "Input drawable"))
  3316.     (proc-def "plug-in-autocrop-layer" 1
  3317.          "Remove empty borders from the layer"
  3318.          ""
  3319.          "Tim Newsome"
  3320.          "Tim Newsome"
  3321.          "1997"
  3322.          "Autocrop Lay_er"
  3323.          1
  3324.         (menu-path "<Image>/Layer/Crop")
  3325.         (icon stock-id -1 "")
  3326.          "RGB*, GRAY*, INDEXED*"
  3327.          3 0
  3328.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3329.         (proc-arg 13 "image" "Input image")
  3330.         (proc-arg 16 "drawable" "Input drawable")))
  3331. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-fits" 1237284541
  3332.     (proc-def "file-fits-load" 1
  3333.          "load file of the FITS file format"
  3334.          "load file of the FITS file format (Flexible Image Transport System)"
  3335.          "Peter Kirchgessner"
  3336.          "Peter Kirchgessner (peter@kirchgessner.net)"
  3337.          "1997"
  3338.          "Flexible Image Transport System"
  3339.          0
  3340.         (icon stock-id -1 "")
  3341.         (load-proc
  3342.             (extension "fit,fits")
  3343.             (magic "0,string,SIMPLE")
  3344.             (mime-type "image/x-fits"))
  3345.          ""
  3346.          3 1
  3347.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3348.         (proc-arg 4 "filename" "The name of the file to load")
  3349.         (proc-arg 4 "raw-filename" "The name of the file to load")
  3350.         (proc-arg 13 "image" "Output image"))
  3351.     (proc-def "file-fits-save" 1
  3352.          "save file in the FITS file format"
  3353.          "FITS saving handles all image types except those with alpha channels."
  3354.          "Peter Kirchgessner"
  3355.          "Peter Kirchgessner (peter@kirchgessner.net)"
  3356.          "1997"
  3357.          "Flexible Image Transport System"
  3358.          0
  3359.         (icon stock-id -1 "")
  3360.         (save-proc
  3361.             (extension "fit,fits")
  3362.             (mime-type "image/x-fits"))
  3363.          "RGB, GRAY, INDEXED"
  3364.          5 0
  3365.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3366.         (proc-arg 13 "image" "Input image")
  3367.         (proc-arg 16 "drawable" "Drawable to save")
  3368.         (proc-arg 4 "filename" "The name of the file to save the image in")
  3369.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")))
  3370. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-aa" 1237284543
  3371.     (proc-def "file-aa-save" 1
  3372.          "Saves grayscale image in various text formats"
  3373.          "This plug-in uses aalib to save grayscale image as ascii art into a variety of text formats"
  3374.          "Tim Newsome <nuisance@cmu.edu>"
  3375.          "Tim Newsome <nuisance@cmu.edu>"
  3376.          "1997"
  3377.          "ASCII art"
  3378.          0
  3379.         (icon stock-id -1 "")
  3380.         (save-proc
  3381.             (extension "txt,ansi,text")
  3382.             (mime-type "text/plain"))
  3383.          "RGB*, GRAY*"
  3384.          6 0
  3385.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3386.         (proc-arg 13 "image" "Input image")
  3387.         (proc-arg 16 "drawable" "Drawable to save")
  3388.         (proc-arg 4 "filename" "The name of the file to save the image in")
  3389.         (proc-arg 4 "raw-filename" "The name entered")
  3390.         (proc-arg 4 "file-type" "File type to use")))
  3391. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/foggify.py" 1237284435
  3392.     (proc-def "python-fu-foggify" 1
  3393.          "Add a layer of fog"
  3394.          "Adds a layer of fog to the image."
  3395.          "James Henstridge"
  3396.          "James Henstridge"
  3397.          "1999,2007"
  3398.          "_Fog..."
  3399.          1
  3400.         (menu-path "<Image>/Filters/Render/Clouds")
  3401.         (icon stock-id -1 "")
  3402.          "RGB*, GRAY*"
  3403.          7 0
  3404.         (proc-arg 0 "run-mode" "Interactive, Non-Interactive")
  3405.         (proc-arg 13 "image" "Input image")
  3406.         (proc-arg 16 "drawable" "Input drawable")
  3407.         (proc-arg 4 "name" "Layer name")
  3408.         (proc-arg 10 "colour" "Fog color")
  3409.         (proc-arg 3 "turbulence" "Turbulence")
  3410.         (proc-arg 3 "opacity" "Opacity"))
  3411.     (locale-def "gimp20-python" "/usr/share/locale"))
  3412. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/deinterlace" 1237284543
  3413.     (proc-def "plug-in-deinterlace" 1
  3414.          "Fix images where every other row is missing"
  3415.          "Deinterlace is useful for processing images from video capture cards. When only the odd or even fields get captured, deinterlace can be used to interpolate between the existing fields to correct this."
  3416.          "Andrew Kieschnick"
  3417.          "Andrew Kieschnick"
  3418.          "1997"
  3419.          "_Deinterlace..."
  3420.          1
  3421.         (menu-path "<Image>/Filters/Enhance")
  3422.         (icon stock-id -1 "")
  3423.          "RGB*, GRAY*"
  3424.          4 0
  3425.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3426.         (proc-arg 13 "image" "Input image (unused)")
  3427.         (proc-arg 16 "drawable" "Input drawable")
  3428.         (proc-arg 0 "evenodd" "0 = keep odd, 1 = keep even")))
  3429. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/video" 1237284545
  3430.     (proc-def "plug-in-video" 1
  3431.          "Simulate distortion produced by a fuzzy or low-res monitor"
  3432.          "This function simulates the degradation of being on an old low-dotpitch RGB video monitor to the specified drawable."
  3433.          "Adam D. Moss (adam@foxbox.org)"
  3434.          "Adam D. Moss (adam@foxbox.org)"
  3435.          "2nd March 1997"
  3436.          "Vi_deo..."
  3437.          1
  3438.         (menu-path "<Image>/Filters/Distorts")
  3439.         (icon stock-id -1 "")
  3440.          "RGB*"
  3441.          6 0
  3442.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3443.         (proc-arg 13 "image" "Input image (unused)")
  3444.         (proc-arg 16 "drawable" "Input drawable")
  3445.         (proc-arg 0 "pattern-number" "Type of RGB pattern to use")
  3446.         (proc-arg 0 "additive" "Whether the function adds the result to the original image")
  3447.         (proc-arg 0 "rotated" "Whether to rotate the RGB pattern by ninety degrees")))
  3448. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/lens-apply" 1237284544
  3449.     (proc-def "plug-in-applylens" 1
  3450.          "Simulate an elliptical lens over the image"
  3451.          "This plug-in uses Snell's law to draw an ellipsoid lens over the image"
  3452.          "Morten Eriksen"
  3453.          "Morten Eriksen"
  3454.          "1997"
  3455.          "Apply _Lens..."
  3456.          1
  3457.         (menu-path "<Image>/Filters/Light and Shadow/Glass")
  3458.         (icon stock-id -1 "")
  3459.          "RGB*, GRAY*, INDEXED*"
  3460.          7 0
  3461.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3462.         (proc-arg 13 "image" "Input image (unused)")
  3463.         (proc-arg 16 "drawable" "Input drawable")
  3464.         (proc-arg 3 "refraction" "Lens refraction index")
  3465.         (proc-arg 0 "keep-surroundings" "Keep lens surroundings")
  3466.         (proc-arg 0 "set-background" "Set lens surroundings to BG value")
  3467.         (proc-arg 0 "set-transparent" "Set lens surroundings transparent")))
  3468. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/animation-optimize" 1237284542
  3469.     (proc-def "plug-in-animationoptimize" 1
  3470.          "Modify image to reduce size when saved as GIF animation"
  3471.          "This procedure applies various optimizations to a GIMP layer-based animation in an attempt to reduce the final file size.  If a frame of the animation can use the 'combine' mode, this procedure attempts to maximize the number of ajdacent pixels having the same color, which improves the compression for some image formats such as GIF or MNG."
  3472.          "Adam D. Moss <adam@gimp.org>"
  3473.          "Adam D. Moss <adam@gimp.org>"
  3474.          "1997-2003"
  3475.          "Optimize (for _GIF)"
  3476.          1
  3477.         (menu-path "<Image>/Filters/Animation")
  3478.         (icon stock-id -1 "")
  3479.          "RGB*, INDEXED*, GRAY*"
  3480.          3 1
  3481.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3482.         (proc-arg 13 "image" "Input image")
  3483.         (proc-arg 16 "drawable" "Input drawable (unused)")
  3484.         (proc-arg 13 "result" "Resulting image"))
  3485.     (proc-def "plug-in-animationoptimize-diff" 1
  3486.          "Reduce file size where combining layers is possible"
  3487.          "This procedure applies various optimizations to a GIMP layer-based animation in an attempt to reduce the final file size.  If a frame of the animation can use the 'combine' mode, this procedure uses a simple difference between the frames."
  3488.          "Adam D. Moss <adam@gimp.org>"
  3489.          "Adam D. Moss <adam@gimp.org>"
  3490.          "1997-2001"
  3491.          "_Optimize (Difference)"
  3492.          1
  3493.         (menu-path "<Image>/Filters/Animation")
  3494.         (icon stock-id -1 "")
  3495.          "RGB*, INDEXED*, GRAY*"
  3496.          3 1
  3497.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3498.         (proc-arg 13 "image" "Input image")
  3499.         (proc-arg 16 "drawable" "Input drawable (unused)")
  3500.         (proc-arg 13 "result" "Resulting image"))
  3501.     (proc-def "plug-in-animationunoptimize" 1
  3502.          "Remove optimization to make editing easier"
  3503.          "This procedure 'simplifies' a GIMP layer-based animation that has been optimized for animation. This makes editing the animation much easier."
  3504.          "Adam D. Moss <adam@gimp.org>"
  3505.          "Adam D. Moss <adam@gimp.org>"
  3506.          "1997-2001"
  3507.          "_Unoptimize"
  3508.          1
  3509.         (menu-path "<Image>/Filters/Animation")
  3510.         (icon stock-id -1 "")
  3511.          "RGB*, INDEXED*, GRAY*"
  3512.          3 1
  3513.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3514.         (proc-arg 13 "image" "Input image")
  3515.         (proc-arg 16 "drawable" "Input drawable (unused)")
  3516.         (proc-arg 13 "result" "Resulting image")))
  3517. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/blur-gauss" 1237284542
  3518.     (proc-def "plug-in-gauss" 1
  3519.          "Simplest, most commonly used way of blurring"
  3520.          "Applies a gaussian blur to the drawable, with specified radius of affect.  The standard deviation of the normal distribution used to modify pixel values is calculated based on the supplied radius.  Horizontal and vertical blurring can be independently invoked by specifying only one to run.  The IIR gaussian blurring works best for large radius values and for images which are not computer-generated."
  3521.          "Spencer Kimball & Peter Mattis"
  3522.          "Spencer Kimball & Peter Mattis"
  3523.          "1995-1996"
  3524.          "_Gaussian Blur..."
  3525.          1
  3526.         (menu-path "<Image>/Filters/Blur")
  3527.         (icon stock-id -1 "")
  3528.          "RGB*, GRAY*"
  3529.          6 0
  3530.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3531.         (proc-arg 13 "image" "Input image")
  3532.         (proc-arg 16 "drawable" "Input drawable")
  3533.         (proc-arg 3 "horizontal" "Horizontal radius of gaussian blur (in pixels, > 0.0)")
  3534.         (proc-arg 3 "vertical" "Vertical radius of gaussian blur (in pixels, > 0.0)")
  3535.         (proc-arg 0 "method" "IIR (0) or RLE (1)"))
  3536.     (proc-def "plug-in-gauss-iir" 1
  3537.          "Apply a gaussian blur"
  3538.          "Applies a gaussian blur to the drawable, with specified radius of affect.  The standard deviation of the normal distribution used to modify pixel values is calculated based on the supplied radius.  Horizontal and vertical blurring can be independently invoked by specifying only one to run.  The IIR gaussian blurring works best for large radius values and for images which are not computer-generated."
  3539.          "Spencer Kimball & Peter Mattis"
  3540.          "Spencer Kimball & Peter Mattis"
  3541.          "1995-1996"
  3542.          ""
  3543.          0
  3544.         (icon stock-id -1 "")
  3545.          "RGB*, GRAY*"
  3546.          6 0
  3547.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3548.         (proc-arg 13 "image" "Input image (unused)")
  3549.         (proc-arg 16 "drawable" "Input drawable")
  3550.         (proc-arg 3 "radius" "Radius of gaussian blur (in pixels, > 0.0)")
  3551.         (proc-arg 0 "horizontal" "Blur in horizontal direction")
  3552.         (proc-arg 0 "vertical" "Blur in vertical direction"))
  3553.     (proc-def "plug-in-gauss-iir2" 1
  3554.          "Apply a gaussian blur"
  3555.          "Applies a gaussian blur to the drawable, with specified radius of affect.  The standard deviation of the normal distribution used to modify pixel values is calculated based on the supplied radius.  This radius can be specified indepently on for the horizontal and the vertical direction. The IIR gaussian blurring works best for large radius values and for images which are not computer-generated."
  3556.          "Spencer Kimball, Peter Mattis & Sven Neumann"
  3557.          "Spencer Kimball, Peter Mattis & Sven Neumann"
  3558.          "1995-2000"
  3559.          ""
  3560.          0
  3561.         (icon stock-id -1 "")
  3562.          "RGB*, GRAY*"
  3563.          5 0
  3564.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3565.         (proc-arg 13 "image" "Input image")
  3566.         (proc-arg 16 "drawable" "Input drawable")
  3567.         (proc-arg 3 "horizontal" "Horizontal radius of gaussian blur (in pixels, > 0.0)")
  3568.         (proc-arg 3 "vertical" "Vertical radius of gaussian blur (in pixels, > 0.0)"))
  3569.     (proc-def "plug-in-gauss-rle" 1
  3570.          "Apply a gaussian blur"
  3571.          "Applies a gaussian blur to the drawable, with specified radius of affect.  The standard deviation of the normal distribution used to modify pixel values is calculated based on the supplied radius.  Horizontal and vertical blurring can be independently invoked by specifying only one to run.  The RLE gaussian blurring performs most efficiently on computer-generated images or images with large areas of constant intensity."
  3572.          "Spencer Kimball & Peter Mattis"
  3573.          "Spencer Kimball & Peter Mattis"
  3574.          "1995-1996"
  3575.          ""
  3576.          0
  3577.         (icon stock-id -1 "")
  3578.          "RGB*, GRAY*"
  3579.          6 0
  3580.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3581.         (proc-arg 13 "image" "Input image (unused)")
  3582.         (proc-arg 16 "drawable" "Input drawable")
  3583.         (proc-arg 3 "radius" "Radius of gaussian blur (in pixels, > 0.0)")
  3584.         (proc-arg 0 "horizontal" "Blur in horizontal direction")
  3585.         (proc-arg 0 "vertical" "Blur in vertical direction"))
  3586.     (proc-def "plug-in-gauss-rle2" 1
  3587.          "Apply a gaussian blur"
  3588.          "Applies a gaussian blur to the drawable, with specified radius of affect.  The standard deviation of the normal distribution used to modify pixel values is calculated based on the supplied radius.  This radius can be specified indepently on for the horizontal and the vertical direction. The RLE gaussian blurring performs most efficiently on computer-generated images or images with large areas of constant intensity."
  3589.          "Spencer Kimball, Peter Mattis & Sven Neumann"
  3590.          "Spencer Kimball, Peter Mattis & Sven Neumann"
  3591.          "1995-2000"
  3592.          ""
  3593.          0
  3594.         (icon stock-id -1 "")
  3595.          "RGB*, GRAY*"
  3596.          5 0
  3597.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3598.         (proc-arg 13 "image" "Input image")
  3599.         (proc-arg 16 "drawable" "Input drawable")
  3600.         (proc-arg 3 "horizontal" "Horizontal radius of gaussian blur (in pixels, > 0.0)")
  3601.         (proc-arg 3 "vertical" "Vertical radius of gaussian blur (in pixels, > 0.0)")))
  3602. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/palette-sort.py" 1237284435
  3603.     (proc-def "python-fu-palette-sort" 1
  3604.          "Sort the colors in a palette"
  3605.          "palette_merge (palette, model, channel, ascending) -> new_palette"
  3606.          "Joao S. O. Bueno Calligaris, Carol Spears"
  3607.          "Joao S. O. Bueno Calligaris"
  3608.          "2006"
  3609.          "_Sort Palette..."
  3610.          1
  3611.         (menu-path "<Palettes>")
  3612.         (icon stock-id -1 "")
  3613.          ""
  3614.          5 0
  3615.         (proc-arg 0 "run-mode" "Interactive, Non-Interactive")
  3616.         (proc-arg 4 "palette" "Palette")
  3617.         (proc-arg 4 "model" "Color model")
  3618.         (proc-arg 4 "channel" "Channel to sort")
  3619.         (proc-arg 0 "ascending" "Ascending"))
  3620.     (locale-def "gimp20-python" "/usr/share/locale"))
  3621. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/gfig" 1237284542
  3622.     (proc-def "plug-in-gfig" 1
  3623.          "Create geometric shapes"
  3624.          "Draw Vector Graphics and paint them onto your images.  Gfig allows you to draw many types of objects including Lines, Circles, Ellipses, Curves, Polygons, pointed stars, Bezier curves, and Spirals.  Objects can be painted using Brushes or other toolsor filled using colours or patterns.  Gfig objects can also be used to create selections.  "
  3625.          "Andy Thomas"
  3626.          "Andy Thomas"
  3627.          "1997"
  3628.          "_Gfig..."
  3629.          1
  3630.         (menu-path "<Image>/Filters/Render")
  3631.         (icon stock-id -1 "")
  3632.          "RGB*, GRAY*"
  3633.          4 0
  3634.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3635.         (proc-arg 13 "image" "Input image (unused)")
  3636.         (proc-arg 16 "drawable" "Input drawable")
  3637.         (proc-arg 0 "dummy" "dummy")))
  3638. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/maze" 1237284542
  3639.     (proc-def "plug-in-maze" 1
  3640.          "Draw a labyrinth"
  3641.          "Generates a maze using either the depth-first search method or Prim's algorithm.  Can make tileable mazes too."
  3642.          "Kevin Turner <kevint@poboxes.com>"
  3643.          "Kevin Turner"
  3644.          "1997, 1998"
  3645.          "_Maze..."
  3646.          1
  3647.         (menu-path "<Image>/Filters/Render/Pattern")
  3648.         (icon stock-id -1 "")
  3649.          "RGB*, GRAY*, INDEXED*"
  3650.          10 0
  3651.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3652.         (proc-arg 13 "image" "(unused)")
  3653.         (proc-arg 16 "drawable" "ID of drawable")
  3654.         (proc-arg 1 "width" "Width of the passages")
  3655.         (proc-arg 1 "height" "Height of the passages")
  3656.         (proc-arg 2 "tileable" "Tileable maze?")
  3657.         (proc-arg 2 "algorithm" "Generation algorithm(0=DEPTH FIRST, 1=PRIM'S ALGORITHM)")
  3658.         (proc-arg 0 "seed" "Random Seed")
  3659.         (proc-arg 1 "multiple" "Multiple (use 57)")
  3660.         (proc-arg 1 "offset" "Offset (use 1)")))
  3661. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/map-object" 1237284542
  3662.     (proc-def "plug-in-map-object" 1
  3663.          "Map the image to an object (plane, sphere, box or cylinder)"
  3664.          "No help yet"
  3665.          "Tom Bech & Federico Mena Quintero"
  3666.          "Tom Bech & Federico Mena Quintero"
  3667.          "Version 1.2.0, July 16 1998"
  3668.          "Map _Object..."
  3669.          1
  3670.         (menu-path "<Image>/Filters/Map")
  3671.         (icon stock-id -1 "")
  3672.          "RGB*"
  3673.          49 0
  3674.         (proc-arg 0 "run-mode" "Interactive (0), non-interactive (1)")
  3675.         (proc-arg 13 "image" "Input image")
  3676.         (proc-arg 16 "drawable" "Input drawable")
  3677.         (proc-arg 0 "maptype" "Type of mapping (0=plane,1=sphere,2=box,3=cylinder)")
  3678.         (proc-arg 3 "viewpoint-x" "Position of viewpoint (x,y,z)")
  3679.         (proc-arg 3 "viewpoint-y" "Position of viewpoint (x,y,z)")
  3680.         (proc-arg 3 "viewpoint-z" "Position of viewpoint (x,y,z)")
  3681.         (proc-arg 3 "position-x" "Object position (x,y,z)")
  3682.         (proc-arg 3 "position-y" "Object position (x,y,z)")
  3683.         (proc-arg 3 "position-z" "Object position (x,y,z)")
  3684.         (proc-arg 3 "firstaxis-x" "First axis of object [x,y,z]")
  3685.         (proc-arg 3 "firstaxis-y" "First axis of object [x,y,z]")
  3686.         (proc-arg 3 "firstaxis-z" "First axis of object [x,y,z]")
  3687.         (proc-arg 3 "secondaxis-x" "Second axis of object [x,y,z]")
  3688.         (proc-arg 3 "secondaxis-y" "Second axis of object [x,y,z]")
  3689.         (proc-arg 3 "secondaxis-z" "Second axis of object [x,y,z]")
  3690.         (proc-arg 3 "rotationangle-x" "Rotation about X axis in degrees")
  3691.         (proc-arg 3 "rotationangle-y" "Rotation about Y axis in degrees")
  3692.         (proc-arg 3 "rotationangle-z" "Rotation about Z axis in degrees")
  3693.         (proc-arg 0 "lighttype" "Type of lightsource (0=point,1=directional,2=none)")
  3694.         (proc-arg 10 "lightcolor" "Lightsource color (r,g,b)")
  3695.         (proc-arg 3 "lightposition-x" "Lightsource position (x,y,z)")
  3696.         (proc-arg 3 "lightposition-y" "Lightsource position (x,y,z)")
  3697.         (proc-arg 3 "lightposition-z" "Lightsource position (x,y,z)")
  3698.         (proc-arg 3 "lightdirection-x" "Lightsource direction [x,y,z]")
  3699.         (proc-arg 3 "lightdirection-y" "Lightsource direction [x,y,z]")
  3700.         (proc-arg 3 "lightdirection-z" "Lightsource direction [x,y,z]")
  3701.         (proc-arg 3 "ambient-intensity" "Material ambient intensity (0..1)")
  3702.         (proc-arg 3 "diffuse-intensity" "Material diffuse intensity (0..1)")
  3703.         (proc-arg 3 "diffuse-reflectivity" "Material diffuse reflectivity (0..1)")
  3704.         (proc-arg 3 "specular-reflectivity" "Material specular reflectivity (0..1)")
  3705.         (proc-arg 3 "highlight" "Material highlight (0..->), note: it's expotential")
  3706.         (proc-arg 0 "antialiasing" "Apply antialiasing (TRUE/FALSE)")
  3707.         (proc-arg 0 "tiled" "Tile source image (TRUE/FALSE)")
  3708.         (proc-arg 0 "newimage" "Create a new image (TRUE/FALSE)")
  3709.         (proc-arg 0 "transparentbackground" "Make background transparent (TRUE/FALSE)")
  3710.         (proc-arg 3 "radius" "Sphere/cylinder radius (only used when maptype=1 or 3)")
  3711.         (proc-arg 3 "x-scale" "Box x size (0..->)")
  3712.         (proc-arg 3 "y-scale" "Box y size (0..->)")
  3713.         (proc-arg 3 "z-scale" "Box z size (0..->)")
  3714.         (proc-arg 3 "cylinder-length" "Cylinder length (0..->)")
  3715.         (proc-arg 16 "box-front-drawable" "Box front face (set these to -1 if not used)")
  3716.         (proc-arg 16 "box-back-drawable" "Box back face")
  3717.         (proc-arg 16 "box-top-drawable" "Box top face")
  3718.         (proc-arg 16 "box-bottom-drawable" "Box bottom face")
  3719.         (proc-arg 16 "box-left-drawable" "Box left face")
  3720.         (proc-arg 16 "box-right-drawable" "Box right face")
  3721.         (proc-arg 16 "cyl-top-drawable" "Cylinder top face (set these to -1 if not used)")
  3722.         (proc-arg 16 "cyl-bottom-drawable" "Cylinder bottom face")))
  3723. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-tiff-save" 1237284543
  3724.     (proc-def "file-tiff-save" 1
  3725.          "saves files in the tiff file format"
  3726.          "Saves files in the Tagged Image File Format.  The value for the saved comment is taken from the 'gimp-comment' parasite."
  3727.          "Spencer Kimball & Peter Mattis"
  3728.          "Spencer Kimball & Peter Mattis"
  3729.          "1995-1996,2000-2003"
  3730.          "TIFF image"
  3731.          0
  3732.         (icon stock-id -1 "")
  3733.         (save-proc
  3734.             (extension "tif,tiff")
  3735.             (mime-type "image/tiff"))
  3736.          "RGB*, GRAY*, INDEXED"
  3737.          6 0
  3738.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3739.         (proc-arg 13 "image" "Input image")
  3740.         (proc-arg 16 "drawable" "Drawable to save")
  3741.         (proc-arg 4 "filename" "The name of the file to save the image in")
  3742.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")
  3743.         (proc-arg 0 "compression" "Compression type: { NONE (0), LZW (1), PACKBITS (2), DEFLATE (3), JPEG (4), CCITT G3 Fax (5), CCITT G4 Fax (6) }"))
  3744.     (proc-def "file-tiff-save2" 1
  3745.          "saves files in the tiff file format"
  3746.          "Saves files in the Tagged Image File Format.  The value for the saved comment is taken from the 'gimp-comment' parasite."
  3747.          "Spencer Kimball & Peter Mattis"
  3748.          "Spencer Kimball & Peter Mattis"
  3749.          "1995-1996,2000-2003"
  3750.          "TIFF image"
  3751.          0
  3752.         (icon stock-id -1 "")
  3753.         (save-proc
  3754.             (mime-type "image/tiff"))
  3755.          "RGB*, GRAY*, INDEXED"
  3756.          7 0
  3757.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3758.         (proc-arg 13 "image" "Input image")
  3759.         (proc-arg 16 "drawable" "Drawable to save")
  3760.         (proc-arg 4 "filename" "The name of the file to save the image in")
  3761.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")
  3762.         (proc-arg 0 "compression" "Compression type: { NONE (0), LZW (1), PACKBITS (2), DEFLATE (3), JPEG (4), CCITT G3 Fax (5), CCITT G4 Fax (6) }")
  3763.         (proc-arg 0 "save-transp-pixels" "Keep the color data masked by an alpha channel intact")))
  3764. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-pix" 1237284543
  3765.     (proc-def "file-pix-load" 1
  3766.          "loads files of the Alias|Wavefront Pix file format"
  3767.          "loads files of the Alias|Wavefront Pix file format"
  3768.          "Michael Taylor"
  3769.          "Michael Taylor"
  3770.          "1997"
  3771.          "Alias Pix image"
  3772.          0
  3773.         (icon stock-id -1 "")
  3774.         (load-proc
  3775.             (extension "pix,matte,mask,alpha,als"))
  3776.          ""
  3777.          3 1
  3778.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3779.         (proc-arg 4 "filename" "The name of the file to load")
  3780.         (proc-arg 4 "raw-filename" "The name entered")
  3781.         (proc-arg 13 "image" "Output image"))
  3782.     (proc-def "file-pix-save" 1
  3783.          "save file in the Alias|Wavefront pix/matte file format"
  3784.          "save file in the Alias|Wavefront pix/matte file format"
  3785.          "Michael Taylor"
  3786.          "Michael Taylor"
  3787.          "1997"
  3788.          "Alias Pix image"
  3789.          0
  3790.         (icon stock-id -1 "")
  3791.         (save-proc
  3792.             (extension "pix,matte,mask,alpha,als"))
  3793.          "RGB*, GRAY*"
  3794.          5 0
  3795.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3796.         (proc-arg 13 "image" "Input image")
  3797.         (proc-arg 16 "drawable" "Drawable to save")
  3798.         (proc-arg 4 "filename" "The name of the file to save the image in")
  3799.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")))
  3800. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/edge-neon" 1237284543
  3801.     (proc-def "plug-in-neon" 1
  3802.          "Simulate the glowing boundary of a neon light"
  3803.          "This filter works in a manner similar to the edge plug-in, but uses the first derivative of the gaussian operator to achieve resolution independence. The IIR method of calculating the effect is utilized to keep the processing time constant between large and small standard deviations."
  3804.          "Spencer Kimball"
  3805.          "Bit Specialists, Inc."
  3806.          "2002"
  3807.          "_Neon..."
  3808.          1
  3809.         (menu-path "<Image>/Filters/Edge-Detect")
  3810.         (icon stock-id -1 "")
  3811.          "RGB*, GRAY*"
  3812.          5 0
  3813.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3814.         (proc-arg 13 "image" "Input image (unused)")
  3815.         (proc-arg 16 "drawable" "Input drawable")
  3816.         (proc-arg 3 "radius" "Radius of neon effect (in pixels)")
  3817.         (proc-arg 3 "amount" "Effect enhancement variable (0.0 - 1.0)")))
  3818. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-pnm" 1237284543
  3819.     (proc-def "file-pnm-load" 1
  3820.          "loads files of the pnm file format"
  3821.          "FIXME: write help for pnm_load"
  3822.          "Erik Nygren"
  3823.          "Erik Nygren"
  3824.          "1996"
  3825.          "PNM Image"
  3826.          0
  3827.         (icon stock-id -1 "")
  3828.         (load-proc
  3829.             (extension "pnm,ppm,pgm,pbm")
  3830.             (magic "0,string,P1,0,string,P2,0,string,P3,0,string,P4,0,string,P5,0,string,P6")
  3831.             (mime-type "image/x-portable-anymap"))
  3832.          ""
  3833.          3 1
  3834.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3835.         (proc-arg 4 "filename" "The name of the file to load")
  3836.         (proc-arg 4 "raw-filename" "The name of the file to load")
  3837.         (proc-arg 13 "image" "Output image"))
  3838.     (proc-def "file-pnm-save" 1
  3839.          "saves files in the pnm file format"
  3840.          "PNM saving handles all image types without transparency."
  3841.          "Erik Nygren"
  3842.          "Erik Nygren"
  3843.          "1996"
  3844.          "PNM image"
  3845.          0
  3846.         (icon stock-id -1 "")
  3847.         (save-proc
  3848.             (extension "pnm")
  3849.             (mime-type "image/x-portable-anymap"))
  3850.          "RGB, GRAY, INDEXED"
  3851.          6 0
  3852.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3853.         (proc-arg 13 "image" "Input image")
  3854.         (proc-arg 16 "drawable" "Drawable to save")
  3855.         (proc-arg 4 "filename" "The name of the file to save the image in")
  3856.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")
  3857.         (proc-arg 0 "raw" "Specify non-zero for raw output, zero for ascii output"))
  3858.     (proc-def "file-pbm-save" 1
  3859.          "saves files in the pnm file format"
  3860.          "PBM saving produces mono images without transparency."
  3861.          "Martin K Collins"
  3862.          "Erik Nygren"
  3863.          "2006"
  3864.          "PBM image"
  3865.          0
  3866.         (icon stock-id -1 "")
  3867.         (save-proc
  3868.             (extension "pbm")
  3869.             (mime-type "image/x-portable-bitmap"))
  3870.          "RGB, GRAY, INDEXED"
  3871.          6 0
  3872.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3873.         (proc-arg 13 "image" "Input image")
  3874.         (proc-arg 16 "drawable" "Drawable to save")
  3875.         (proc-arg 4 "filename" "The name of the file to save the image in")
  3876.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")
  3877.         (proc-arg 0 "raw" "Specify non-zero for raw output, zero for ascii output"))
  3878.     (proc-def "file-pgm-save" 1
  3879.          "saves files in the pnm file format"
  3880.          "PGM saving produces grayscale images without transparency."
  3881.          "Erik Nygren"
  3882.          "Erik Nygren"
  3883.          "1996"
  3884.          "PGM image"
  3885.          0
  3886.         (icon stock-id -1 "")
  3887.         (save-proc
  3888.             (extension "pgm")
  3889.             (mime-type "image/x-portable-graymap"))
  3890.          "RGB, GRAY, INDEXED"
  3891.          6 0
  3892.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3893.         (proc-arg 13 "image" "Input image")
  3894.         (proc-arg 16 "drawable" "Drawable to save")
  3895.         (proc-arg 4 "filename" "The name of the file to save the image in")
  3896.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")
  3897.         (proc-arg 0 "raw" "Specify non-zero for raw output, zero for ascii output"))
  3898.     (proc-def "file-ppm-save" 1
  3899.          "saves files in the pnm file format"
  3900.          "PPM saving handles RGB images without transparency."
  3901.          "Erik Nygren"
  3902.          "Erik Nygren"
  3903.          "1996"
  3904.          "PPM image"
  3905.          0
  3906.         (icon stock-id -1 "")
  3907.         (save-proc
  3908.             (extension "ppm")
  3909.             (mime-type "image/x-portable-pixmap"))
  3910.          "RGB, GRAY, INDEXED"
  3911.          6 0
  3912.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3913.         (proc-arg 13 "image" "Input image")
  3914.         (proc-arg 16 "drawable" "Drawable to save")
  3915.         (proc-arg 4 "filename" "The name of the file to save the image in")
  3916.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")
  3917.         (proc-arg 0 "raw" "Specify non-zero for raw output, zero for ascii output")))
  3918. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/sparkle" 1237284544
  3919.     (proc-def "plug-in-sparkle" 1
  3920.          "Turn bright spots into starry sparkles"
  3921.          "Uses a percentage based luminoisty threhsold to find candidate pixels for adding some sparkles (spikes). "
  3922.          "John Beale, & (ported to GIMP v0.54) Michael J. Hammel & ted to GIMP v1.0) & Seth Burgess & Spencer Kimball"
  3923.          "John Beale"
  3924.          "Version 1.27, September 2003"
  3925.          "_Sparkle..."
  3926.          1
  3927.         (menu-path "<Image>/Filters/Light and Shadow/Light")
  3928.         (icon stock-id -1 "")
  3929.          "RGB*, GRAY*"
  3930.          16 0
  3931.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3932.         (proc-arg 13 "image" "Input image (unused)")
  3933.         (proc-arg 16 "drawable" "Input drawable")
  3934.         (proc-arg 3 "lum-threshold" "Luminosity threshold (0.0 - 1.0)")
  3935.         (proc-arg 3 "flare-inten" "Flare intensity (0.0 - 1.0)")
  3936.         (proc-arg 0 "spike-len" "Spike length (in pixels)")
  3937.         (proc-arg 0 "spike-pts" "# of spike points")
  3938.         (proc-arg 0 "spike-angle" "Spike angle (0-360 degrees, -1: random)")
  3939.         (proc-arg 3 "density" "Spike density (0.0 - 1.0)")
  3940.         (proc-arg 3 "transparency" "Transparency (0.0 - 1.0)")
  3941.         (proc-arg 3 "random-hue" "Random hue (0.0 - 1.0)")
  3942.         (proc-arg 3 "random-saturation" "Random saturation (0.0 - 1.0)")
  3943.         (proc-arg 0 "preserve-luminosity" "Preserve luminosity (TRUE/FALSE)")
  3944.         (proc-arg 0 "inverse" "Inverse (TRUE/FALSE)")
  3945.         (proc-arg 0 "border" "Add border (TRUE/FALSE)")
  3946.         (proc-arg 0 "color-type" "Color of sparkles: { NATURAL (0), FOREGROUND (1), BACKGROUND (2) }")))
  3947. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/gradient-map" 1237284544
  3948.     (proc-def "plug-in-gradmap" 1
  3949.          "Recolor the image using colors from the active gradient"
  3950.          "This plug-in maps the contents of the specified drawable with active gradient. It calculates luminosity of each pixel and replaces the pixel by the sample of active gradient at the position proportional to that luminosity. Complete black pixel becomes the leftmost color of the gradient, and complete white becomes the rightmost. Works on both Grayscale and RGB image with/without alpha channel."
  3951.          "Eiichi Takamori"
  3952.          "Eiichi Takamori"
  3953.          "1997"
  3954.          "_Gradient Map"
  3955.          1
  3956.         (menu-path "<Image>/Colors/Map")
  3957.         (icon stock-id -1 "")
  3958.          "RGB*, GRAY*"
  3959.          3 0
  3960.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3961.         (proc-arg 13 "image" "Input image (unused)")
  3962.         (proc-arg 16 "drawable" "Input drawable"))
  3963.     (proc-def "plug-in-palettemap" 1
  3964.          "Recolor the image using colors from the active palette"
  3965.          "This plug-in maps the contents of the specified drawable with the active palette. It calculates luminosity of each pixel and replaces the pixel by the palette sample  at the corresponding index. A complete black pixel becomes the lowest palette entry, and complete white becomes the highest. Works on both Grayscale and RGB image with/without alpha channel."
  3966.          "Bill Skaggs"
  3967.          "Bill Skaggs"
  3968.          "2004"
  3969.          "_Palette Map"
  3970.          1
  3971.         (menu-path "<Image>/Colors/Map")
  3972.         (icon stock-id -1 "")
  3973.          "RGB*, GRAY*"
  3974.          3 0
  3975.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3976.         (proc-arg 13 "image" "Input image (unused)")
  3977.         (proc-arg 16 "drawable" "Input drawable")))
  3978. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/border-average" 1237284542
  3979.     (proc-def "plug-in-borderaverage" 1
  3980.          "Set foreground to the average color of the image border"
  3981.          ""
  3982.          "Philipp Klaus"
  3983.          "Internet Access AG"
  3984.          "1998"
  3985.          "_Border Average..."
  3986.          1
  3987.         (menu-path "<Image>/Colors/Info")
  3988.         (icon stock-id -1 "")
  3989.          "RGB*"
  3990.          5 1
  3991.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  3992.         (proc-arg 13 "image" "Input image (unused)")
  3993.         (proc-arg 16 "drawable" "Input drawable")
  3994.         (proc-arg 0 "thickness" "Border size to take in count")
  3995.         (proc-arg 0 "bucket-exponent" "Bits for bucket size (default=4: 16 Levels)")
  3996.         (proc-arg 10 "borderaverage" "The average color of the specified border.")))
  3997. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/despeckle" 1237284543
  3998.     (proc-def "plug-in-despeckle" 1
  3999.          "Remove speckle noise from the image"
  4000.          "This plug-in selectively performs a median or adaptive box filter on an image."
  4001.          "Michael Sweet <mike@easysw.com>"
  4002.          "Copyright 1997-1998 by Michael Sweet"
  4003.          "May 1998"
  4004.          "Des_peckle..."
  4005.          1
  4006.         (menu-path "<Image>/Filters/Enhance")
  4007.         (icon stock-id -1 "")
  4008.          "RGB*, GRAY*"
  4009.          7 0
  4010.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4011.         (proc-arg 13 "image" "Input image")
  4012.         (proc-arg 16 "drawable" "Input drawable")
  4013.         (proc-arg 0 "radius" "Filter box radius (default = 3)")
  4014.         (proc-arg 0 "type" "Filter type (0 = median, 1 = adaptive, 2 = recursive-median, 3 = recursive-adaptive)")
  4015.         (proc-arg 0 "black" "Black level (-1 to 255)")
  4016.         (proc-arg 0 "white" "White level (0 to 256)")))
  4017. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/imagemap" 1237284542
  4018.     (proc-def "plug-in-imagemap" 1
  4019.          "Create a clickable imagemap"
  4020.          ""
  4021.          "Maurits Rijk"
  4022.          "Maurits Rijk"
  4023.          "1998-2005"
  4024.          "_Image Map..."
  4025.          1
  4026.         (menu-path "<Image>/Filters/Web")
  4027.         (icon stock-id -1 "")
  4028.          "RGB*, GRAY*, INDEXED*"
  4029.          3 0
  4030.         (proc-arg 0 "run-mode" "Interactive")
  4031.         (proc-arg 13 "image" "Input image (unused)")
  4032.         (proc-arg 16 "drawable" "Input drawable")))
  4033. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/qbist" 1237284544
  4034.     (proc-def "plug-in-qbist" 1
  4035.          "Generate a huge variety of abstract patterns"
  4036.          "This Plug-in is based on an article by J√∂rn Loviscach (appeared in c't 10/95, page 326). It generates modern art pictures from a random genetic formula."
  4037.          "J√∂rn Loviscach, Jens Ch. Restemeier"
  4038.          "J√∂rn Loviscach, Jens Ch. Restemeier"
  4039.          "January 2001, 1.12"
  4040.          "_Qbist..."
  4041.          1
  4042.         (menu-path "<Image>/Filters/Render/Pattern")
  4043.         (icon stock-id -1 "")
  4044.          "RGB*"
  4045.          3 0
  4046.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4047.         (proc-arg 13 "image" "Input image (unused)")
  4048.         (proc-arg 16 "drawable" "Input drawable")))
  4049. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/cubism" 1237284543
  4050.     (proc-def "plug-in-cubism" 1
  4051.          "Convert the image into randomly rotated square blobs"
  4052.          "Help not yet written for this plug-in"
  4053.          "Spencer Kimball & Tracy Scott"
  4054.          "Spencer Kimball & Tracy Scott"
  4055.          "1996"
  4056.          "_Cubism..."
  4057.          1
  4058.         (menu-path "<Image>/Filters/Artistic")
  4059.         (icon stock-id -1 "")
  4060.          "RGB*, GRAY*"
  4061.          6 0
  4062.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4063.         (proc-arg 13 "image" "Input image")
  4064.         (proc-arg 16 "drawable" "Input drawable")
  4065.         (proc-arg 3 "tile-size" "Average diameter of each tile (in pixels)")
  4066.         (proc-arg 3 "tile-saturation" "Expand tiles by this amount")
  4067.         (proc-arg 0 "bg-color" "Background color: { BLACK (0), BG (1) }")))
  4068. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/film" 1237284544
  4069.     (proc-def "plug-in-film" 1
  4070.          "Combine several images on a film strip"
  4071.          "Compose several images to a roll film"
  4072.          "Peter Kirchgessner"
  4073.          "Peter Kirchgessner (peter@kirchgessner.net)"
  4074.          "1997"
  4075.          "_Filmstrip..."
  4076.          1
  4077.         (menu-path "<Image>/Filters/Combine")
  4078.         (icon stock-id -1 "")
  4079.          "INDEXED*, GRAY*, RGB*"
  4080.          12 1
  4081.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4082.         (proc-arg 13 "image" "Input image (only used as default image in interactive mode)")
  4083.         (proc-arg 16 "drawable" "Input drawable (not used)")
  4084.         (proc-arg 0 "film-height" "Height of film (0: fit to images)")
  4085.         (proc-arg 10 "film-color" "Color of the film")
  4086.         (proc-arg 0 "number-start" "Start index for numbering")
  4087.         (proc-arg 4 "number-font" "Font for drawing numbers")
  4088.         (proc-arg 10 "number-color" "Color for numbers")
  4089.         (proc-arg 0 "at-top" "Flag for drawing numbers at top of film")
  4090.         (proc-arg 0 "at-bottom" "Flag for drawing numbers at bottom of film")
  4091.         (proc-arg 0 "num-images" "Number of images to be used for film")
  4092.         (proc-arg 5 "image-ids" "num_images image IDs to be used for film")
  4093.         (proc-arg 13 "new-image" "Output image")))
  4094. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/sinus" 1237284544
  4095.     (proc-def "plug-in-sinus" 1
  4096.          "Generate complex sinusoidal textures"
  4097.          "FIX ME: sinus help"
  4098.          "Xavier Bouchoux"
  4099.          "Xavier Bouchoux"
  4100.          "1997"
  4101.          "_Sinus..."
  4102.          1
  4103.         (menu-path "<Image>/Filters/Render/Pattern")
  4104.         (icon stock-id -1 "")
  4105.          "RGB*, GRAY*"
  4106.          16 0
  4107.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4108.         (proc-arg 13 "image" "Input image (unused)")
  4109.         (proc-arg 16 "drawable" "Input drawable")
  4110.         (proc-arg 3 "xscale" "Scale value for x axis")
  4111.         (proc-arg 3 "yscale" "Scale value dor y axis")
  4112.         (proc-arg 3 "complex" "Complexity factor")
  4113.         (proc-arg 0 "seed" "Seed value for random number generator")
  4114.         (proc-arg 0 "tiling" "If set, the pattern generated will tile")
  4115.         (proc-arg 0 "perturb" "If set, the pattern is a little more distorted...")
  4116.         (proc-arg 0 "colors" "where to take the colors (0= B&W,  1= fg/bg, 2= col1/col2)")
  4117.         (proc-arg 10 "col1" "fist color (sometimes unused)")
  4118.         (proc-arg 10 "col2" "second color (sometimes unused)")
  4119.         (proc-arg 3 "alpha1" "alpha for the first color (used if the drawable has an alpha chanel)")
  4120.         (proc-arg 3 "alpha2" "alpha for the second color (used if the drawable has an alpha chanel)")
  4121.         (proc-arg 0 "blend" "0= linear, 1= bilinear, 2= sinusoidal")
  4122.         (proc-arg 3 "blend-power" "Power used to strech the blend")))
  4123. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-dicom" 1237284543
  4124.     (proc-def "file-dicom-load" 1
  4125.          "loads files of the dicom file format"
  4126.          "Load a file in the DICOM standard format.The standard is defined at http://medical.nema.org/. The plug-in currently only supports reading images with uncompressed pixel sections."
  4127.          "Dov Grobgeld"
  4128.          "Dov Grobgeld <dov@imagic.weizmann.ac.il>"
  4129.          "2003"
  4130.          "DICOM image"
  4131.          0
  4132.         (icon stock-id -1 "")
  4133.         (load-proc
  4134.             (extension "dcm,dicom")
  4135.             (magic "128,string,DICM")
  4136.             (mime-type "image/x-dcm"))
  4137.          ""
  4138.          3 1
  4139.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4140.         (proc-arg 4 "filename" "The name of the file to load")
  4141.         (proc-arg 4 "raw-filename" "The name of the file to load")
  4142.         (proc-arg 13 "image" "Output image"))
  4143.     (proc-def "file-dicom-save" 1
  4144.          "Save file in the DICOM file format"
  4145.          "Save an image in the medical standard DICOM image formats. The standard is defined at http://medical.nema.org/. The file format is defined in section 10 of the standard. The files are saved uncompressed and the compulsory DICOM tags are filled with default dummy values."
  4146.          "Dov Grobgeld"
  4147.          "Dov Grobgeld <dov@imagic.weizmann.ac.il>"
  4148.          "2003"
  4149.          "Digital Imaging and Communications in Medicine image"
  4150.          0
  4151.         (icon stock-id -1 "")
  4152.         (save-proc
  4153.             (extension "dcm,dicom")
  4154.             (mime-type "image/x-dcm"))
  4155.          "RGB, GRAY"
  4156.          5 0
  4157.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4158.         (proc-arg 13 "image" "Input image")
  4159.         (proc-arg 16 "drawable" "Drawable to save")
  4160.         (proc-arg 4 "filename" "The name of the file to save")
  4161.         (proc-arg 4 "raw-filename" "The name of the file to save")))
  4162. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/colorify" 1237284542
  4163.     (proc-def "plug-in-colorify" 1
  4164.          "Replace all colors with shades of a specified color"
  4165.          "Makes an average of the RGB channels and uses it to set the color"
  4166.          "Francisco Bustamante"
  4167.          "Francisco Bustamante"
  4168.          "1.1"
  4169.          "Colorif_y..."
  4170.          1
  4171.         (menu-path "<Image>/Colors/Modify")
  4172.         (icon stock-id -1 "")
  4173.          "RGB*"
  4174.          4 0
  4175.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4176.         (proc-arg 13 "image" "Input image")
  4177.         (proc-arg 16 "drawable" "Input drawable")
  4178.         (proc-arg 10 "color" "Color to apply")))
  4179. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-gbr" 1237284543
  4180.     (proc-def "file-gbr-load" 1
  4181.          "Loads GIMP brushes"
  4182.          "Loads GIMP brushes (1 or 4 bpp and old .gpb format)"
  4183.          "Tim Newsome, Jens Lautenbacher, Sven Neumann"
  4184.          "Tim Newsome, Jens Lautenbacher, Sven Neumann"
  4185.          "1997-2005"
  4186.          "GIMP brush"
  4187.          0
  4188.         (icon stock-id -1 "gimp-tool-paintbrush")
  4189.         (load-proc
  4190.             (extension "gbr, gpb")
  4191.             (magic "20, string, GIMP")
  4192.             (mime-type "image/x-gimp-gbr"))
  4193.          ""
  4194.          3 1
  4195.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4196.         (proc-arg 4 "filename" "The name of the file to load")
  4197.         (proc-arg 4 "raw-filename" "The name of the file to load")
  4198.         (proc-arg 13 "image" "Output image"))
  4199.     (proc-def "file-gbr-save" 1
  4200.          "Saves files in the GIMP brush file format"
  4201.          "Saves files in the GIMP brush file format"
  4202.          "Tim Newsome, Jens Lautenbacher, Sven Neumann"
  4203.          "Tim Newsome, Jens Lautenbacher, Sven Neumann"
  4204.          "1997-2000"
  4205.          "GIMP brush"
  4206.          0
  4207.         (icon stock-id -1 "gimp-tool-paintbrush")
  4208.         (save-proc
  4209.             (extension "gbr")
  4210.             (mime-type "image/x-gimp-gbr"))
  4211.          "RGB, RGBA, GRAY"
  4212.          7 0
  4213.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4214.         (proc-arg 13 "image" "Input image")
  4215.         (proc-arg 16 "drawable" "Drawable to save")
  4216.         (proc-arg 4 "filename" "The name of the file to save the image in")
  4217.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")
  4218.         (proc-arg 0 "spacing" "Spacing of the brush")
  4219.         (proc-arg 4 "description" "Short description of the brush")))
  4220. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/py-slice.py" 1237284435
  4221.     (proc-def "python-fu-slice" 1
  4222.          "Cuts an image along its guides, creates images and a HTML table snippet"
  4223.          "Add guides to an image. Then run this. It will cut along the guides,\n    and give you the html to reassemble the resulting images. If you\n    choose to generate javascript for onmouseover and clicked events, it\n    will use the lower three visible layers on the image for normal,\n    onmouseover and clicked states, in that order. If skip caps is\n    enabled, table cells on the edge of the table won't become animated,\n    and its images will be taken from the active layer."
  4224.          "Manish Singh"
  4225.          "Manish Singh"
  4226.          "2003"
  4227.          "_Slice..."
  4228.          1
  4229.         (menu-path "<Image>/Filters/Web")
  4230.         (icon stock-id -1 "")
  4231.          "*"
  4232.          12 0
  4233.         (proc-arg 0 "run-mode" "Interactive, Non-Interactive")
  4234.         (proc-arg 13 "image" "Input image")
  4235.         (proc-arg 16 "drawable" "Input drawable")
  4236.         (proc-arg 4 "save-path" "Path for HTML export")
  4237.         (proc-arg 4 "html-filename" "Filename for export")
  4238.         (proc-arg 4 "image-basename" "Image name prefix")
  4239.         (proc-arg 4 "image-extension" "Image format")
  4240.         (proc-arg 0 "separate-image-dir" "Separate image folder")
  4241.         (proc-arg 4 "relative-image-path" "Folder for image export")
  4242.         (proc-arg 0 "cellspacing" "Space between table elements")
  4243.         (proc-arg 0 "animate" "Javascript for onmouseover and clicked")
  4244.         (proc-arg 0 "skip-caps" "Skip animation for table caps"))
  4245.     (locale-def "gimp20-python" "/usr/share/locale"))
  4246. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-glob" 1237284543
  4247.     (proc-def "file-glob" 1
  4248.          "Returns a list of matching filenames"
  4249.          "This can be useful in scripts and other plugins (e.g., batch-conversion). See the glob(7) manpage for more info. Note however that this isn't a full-featured glob implementation. It only handles simple patterns like \"/home/foo/bar/*.jpg\"."
  4250.          "Sven Neumann"
  4251.          "Sven Neumann"
  4252.          "2004"
  4253.          ""
  4254.          0
  4255.         (icon stock-id -1 "")
  4256.          ""
  4257.          2 2
  4258.         (proc-arg 4 "pattern" "The glob pattern (in UTF-8 encoding)")
  4259.         (proc-arg 0 "encoding" "Encoding of the returned names: { UTF-8 (0), filename encoding (1) }")
  4260.         (proc-arg 0 "num-files" "The number of returned names")
  4261.         (proc-arg 9 "files" "The list of matching names")))
  4262. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/selection-to-path" 1237284542
  4263.     (proc-def "plug-in-sel2path" 1
  4264.          "Converts a selection to a path"
  4265.          "Converts a selection to a path"
  4266.          "Andy Thomas"
  4267.          "Andy Thomas"
  4268.          "1999"
  4269.          ""
  4270.          0
  4271.         (icon stock-id -1 "")
  4272.          "RGB*, INDEXED*, GRAY*"
  4273.          3 0
  4274.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4275.         (proc-arg 13 "image" "Input image")
  4276.         (proc-arg 16 "drawable" "Input drawable (unused)"))
  4277.     (proc-def "plug-in-sel2path-advanced" 1
  4278.          "Converts a selection to a path (with advanced user menu)"
  4279.          "Converts a selection to a path (with advanced user menu)"
  4280.          "Andy Thomas"
  4281.          "Andy Thomas"
  4282.          "1999"
  4283.          ""
  4284.          0
  4285.         (icon stock-id -1 "")
  4286.          "RGB*, INDEXED*, GRAY*"
  4287.          23 0
  4288.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4289.         (proc-arg 13 "image" "Input image")
  4290.         (proc-arg 16 "drawable" "Input drawable (unused)")
  4291.         (proc-arg 3 "align-threshold" "align_threshold")
  4292.         (proc-arg 3 "corner-always-threshold" "corner_always_threshold")
  4293.         (proc-arg 2 "corner-surround" "corner_surround")
  4294.         (proc-arg 3 "corner-threshold" "corner_threshold")
  4295.         (proc-arg 3 "error-threshold" "error_threshold")
  4296.         (proc-arg 2 "filter-alternative-surround" "filter_alternative_surround")
  4297.         (proc-arg 3 "filter-epsilon" "filter_epsilon")
  4298.         (proc-arg 2 "filter-iteration-count" "filter_iteration_count")
  4299.         (proc-arg 3 "filter-percent" "filter_percent")
  4300.         (proc-arg 2 "filter-secondary-surround" "filter_secondary_surround")
  4301.         (proc-arg 2 "filter-surround" "filter_surround")
  4302.         (proc-arg 2 "keep-knees" "{1-Yes, 0-No}")
  4303.         (proc-arg 3 "line-reversion-threshold" "line_reversion_threshold")
  4304.         (proc-arg 3 "line-threshold" "line_threshold")
  4305.         (proc-arg 3 "reparameterize-improvement" "reparameterize_improvement")
  4306.         (proc-arg 3 "reparameterize-threshold" "reparameterize_threshold")
  4307.         (proc-arg 3 "subdivide-search" "subdivide_search")
  4308.         (proc-arg 2 "subdivide-surround" "subdivide_surround")
  4309.         (proc-arg 3 "subdivide-threshold" "subdivide_threshold")
  4310.         (proc-arg 2 "tangent-surround" "tangent_surround")))
  4311. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/photocopy" 1237284544
  4312.     (proc-def "plug-in-photocopy" 1
  4313.          "Simulate color distortion produced by a copy machine"
  4314.          "Propagates dark values in an image based on each pixel's relative darkness to a neighboring average. The idea behind this filter is to give the look of a photocopied version of the image, with toner transfered based on the relative darkness of a particular region. This is achieved by darkening areas of the image which are measured to be darker than a neighborhood average and setting other pixels to white. In this way, sufficiently large shifts in intensity are darkened to black. The rate at which they are darkened to black is determined by the second pct_black parameter. The mask_radius parameter controls the size of the pixel neighborhood over which the average intensity is computed and then compared to each pixel in the neighborhood to decide whether or not to darken it to black. Large values for mask_radius result in very thick black areas bordering the regions of white and much less detail for black areas everywhere including inside regions of color. Small values result in less toner overall and more detail everywhere. Small values for the pct_black make the blend from the white regions to the black border lines smoother and the toner regions themselves thinner and less noticable; larger values achieve the opposite effect."
  4315.          "Spencer Kimball"
  4316.          "Bit Specialists, Inc."
  4317.          "2001"
  4318.          "_Photocopy..."
  4319.          1
  4320.         (menu-path "<Image>/Filters/Artistic")
  4321.         (icon stock-id -1 "")
  4322.          "RGB*, GRAY*"
  4323.          7 0
  4324.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4325.         (proc-arg 13 "image" "Input image (unused)")
  4326.         (proc-arg 16 "drawable" "Input drawable")
  4327.         (proc-arg 3 "mask-radius" "Photocopy mask radius (radius of pixel neighborhood)")
  4328.         (proc-arg 3 "sharpness" "Sharpness (detail level) (0.0 - 1.0)")
  4329.         (proc-arg 3 "pct-black" "Percentage of darkened pixels to set to black (0.0 - 1.0)")
  4330.         (proc-arg 3 "pct-white" "Percentage of non-darkened pixels left white (0.0 - 1.0)")))
  4331. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/xsane" 1233068615
  4332.     (proc-def "xsane" 2
  4333.          "Frontend zum SANE-Interface"
  4334.          "Diese Funktion gibt Zugang zu Scannern und anderen bilderzeugenden Ger√§ten durch das SANE (Scanner Access Now Easy) Interface"
  4335.          "Oliver Rauch"
  4336.          "Oliver Rauch"
  4337.          "1998-2007"
  4338.          ""
  4339.          1
  4340.         (menu-path "<Image>/File/Create/Acquire/XSane/Device dialog...")
  4341.         (icon stock-id -1 "")
  4342.          ""
  4343.          1 0
  4344.         (proc-arg 0 "run-mode" "Interactive, non-interactive"))
  4345.     (proc-def "xsane-hpaio-3a--2f-net-2f-Officejet-5f-6300-5f-series-3f-ip-3d-192-2e-168-2e-11-2e-139" 2
  4346.          "Frontend zum SANE-Interface"
  4347.          "Diese Funktion gibt Zugang zu Scannern und anderen bilderzeugenden Ger√§ten durch das SANE (Scanner Access Now Easy) Interface"
  4348.          "Oliver Rauch"
  4349.          "Oliver Rauch"
  4350.          "1998-2007"
  4351.          ""
  4352.          1
  4353.         (menu-path "<Image>/File/Create/Acquire/XSane/hpaio:'net'Officejet_6300_series?ip=192.168.11.139")
  4354.         (icon stock-id -1 "")
  4355.          ""
  4356.          1 0
  4357.         (proc-arg 0 "run-mode" "Interactive, non-interactive")))
  4358. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/unit-editor" 1237284545
  4359.     (proc-def "plug-in-unit-editor" 1
  4360.          "Create or alter units used in GIMP"
  4361.          "The GIMP unit editor"
  4362.          "Michael Natterer <mitch@gimp.org>"
  4363.          "Michael Natterer <mitch@gimp.org>"
  4364.          "2000"
  4365.          "U_nits"
  4366.          1
  4367.         (menu-path "<Image>/Edit/Preferences")
  4368.         (icon stock-id -1 "gimp-tool-measure")
  4369.          ""
  4370.          1 0
  4371.         (proc-arg 0 "run-mode" "Interactive")))
  4372. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-compressor" 1237284543
  4373.     (proc-def "file-gz-load" 1
  4374.          "loads files compressed with gzip"
  4375.          "You need to have gzip installed."
  4376.          "Daniel Risacher"
  4377.          "Daniel Risacher, Spencer Kimball and Peter Mattis"
  4378.          "1995-1997"
  4379.          "gzip archive"
  4380.          0
  4381.         (icon stock-id -1 "")
  4382.         (load-proc
  4383.             (extension "xcf.gz,gz,xcfgz")
  4384.             (magic "0,string,\037ã")
  4385.             (mime-type "application/x-gzip"))
  4386.          ""
  4387.          3 1
  4388.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4389.         (proc-arg 4 "filename" "The name of the file to load")
  4390.         (proc-arg 4 "raw-filename" "The name entered")
  4391.         (proc-arg 13 "image" "Output image"))
  4392.     (proc-def "file-gz-save" 1
  4393.          "saves files compressed with gzip"
  4394.          "You need to have gzip installed."
  4395.          "Daniel Risacher"
  4396.          "Daniel Risacher, Spencer Kimball and Peter Mattis"
  4397.          "1995-1997"
  4398.          "gzip archive"
  4399.          0
  4400.         (icon stock-id -1 "")
  4401.         (save-proc
  4402.             (extension "xcf.gz,gz,xcfgz")
  4403.             (mime-type "application/x-gzip"))
  4404.          "RGB*, GRAY*, INDEXED*"
  4405.          5 0
  4406.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4407.         (proc-arg 13 "image" "Input image")
  4408.         (proc-arg 16 "drawable" "Drawable to save")
  4409.         (proc-arg 4 "filename" "The name of the file to save the image in")
  4410.         (proc-arg 4 "raw-filename" "The name entered"))
  4411.     (proc-def "file-bz2-load" 1
  4412.          "loads files compressed with bzip2"
  4413.          "You need to have bzip2 installed."
  4414.          "Daniel Risacher"
  4415.          "Daniel Risacher, Spencer Kimball and Peter Mattis"
  4416.          "1995-1997"
  4417.          "bzip archive"
  4418.          0
  4419.         (icon stock-id -1 "")
  4420.         (load-proc
  4421.             (extension "xcf.bz2,bz2,xcfbz2")
  4422.             (magic "0,string,BZh")
  4423.             (mime-type "application/x-bzip"))
  4424.          ""
  4425.          3 1
  4426.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4427.         (proc-arg 4 "filename" "The name of the file to load")
  4428.         (proc-arg 4 "raw-filename" "The name entered")
  4429.         (proc-arg 13 "image" "Output image"))
  4430.     (proc-def "file-bz2-save" 1
  4431.          "saves files compressed with bzip2"
  4432.          "You need to have bzip2 installed"
  4433.          "Daniel Risacher"
  4434.          "Daniel Risacher, Spencer Kimball and Peter Mattis"
  4435.          "1995-1997"
  4436.          "bzip archive"
  4437.          0
  4438.         (icon stock-id -1 "")
  4439.         (save-proc
  4440.             (extension "xcf.bz2,bz2,xcfbz2")
  4441.             (mime-type "application/x-bzip"))
  4442.          "RGB*, GRAY*, INDEXED*"
  4443.          5 0
  4444.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4445.         (proc-arg 13 "image" "Input image")
  4446.         (proc-arg 16 "drawable" "Drawable to save")
  4447.         (proc-arg 4 "filename" "The name of the file to save the image in")
  4448.         (proc-arg 4 "raw-filename" "The name entered")))
  4449. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/shift" 1237284544
  4450.     (proc-def "plug-in-shift" 1
  4451.          "Shift each row of pixels by a random amount"
  4452.          "Shifts the pixels of the specified drawable. Each row will be displaced a random value of pixels."
  4453.          "Spencer Kimball and Peter Mattis, ported by Brian Degenhardt and Federico Mena Quintero"
  4454.          "Brian Degenhardt"
  4455.          "1997"
  4456.          "_Shift..."
  4457.          1
  4458.         (menu-path "<Image>/Filters/Distorts")
  4459.         (icon stock-id -1 "")
  4460.          "RGB*, GRAY*"
  4461.          5 0
  4462.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4463.         (proc-arg 13 "image" "Input image (unused)")
  4464.         (proc-arg 16 "drawable" "Input drawable")
  4465.         (proc-arg 0 "shift-amount" "shift amount (0 <= shift_amount_x <= 200)")
  4466.         (proc-arg 0 "orientation" "vertical, horizontal orientation")))
  4467. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/print" 1237284542
  4468.     (proc-def "file-print-gtk" 1
  4469.          "Print the image"
  4470.          "Print the image using the GTK+ Print API."
  4471.          "Bill Skaggs, Sven Neumann, Stefan R√∂llin"
  4472.          "Bill Skaggs <weskaggs@primate.ucdavis.edu>"
  4473.          "2006, 2007"
  4474.          "_Print..."
  4475.          1
  4476.         (menu-path "<Image>/File/Send")
  4477.         (icon stock-id -1 "gtk-print")
  4478.          "*"
  4479.          2 0
  4480.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4481.         (proc-arg 13 "image" "Image to print"))
  4482.     (proc-def "file-print-gtk-page-setup" 1
  4483.          "Adjust page size and orientation for printing"
  4484.          "Adjust page size and orientation for printing the image using the GTK+ Print API."
  4485.          "Bill Skaggs, Sven Neumann, Stefan R√∂llin"
  4486.          "Sven Neumann <sven@gimp.org>"
  4487.          "2008"
  4488.          "Page Set_up"
  4489.          1
  4490.         (menu-path "<Image>/File/Send")
  4491.         (icon stock-id -1 "gtk-page-setup")
  4492.          "*"
  4493.          2 0
  4494.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4495.         (proc-arg 13 "image" "Image to print")))
  4496. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/tile-glass" 1237284545
  4497.     (proc-def "plug-in-glasstile" 1
  4498.          "Simulate distortion caused by square glass tiles"
  4499.          "Divide the image into square glassblocks in which the image is refracted."
  4500.          "Karl-Johan Andersson"
  4501.          "Karl-Johan Andersson"
  4502.          "May 2000"
  4503.          "_Glass Tile..."
  4504.          1
  4505.         (menu-path "<Image>/Filters/Light and Shadow/Glass")
  4506.         (icon stock-id -1 "")
  4507.          "RGB*, GRAY*"
  4508.          5 0
  4509.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4510.         (proc-arg 13 "image" "Input image (unused)")
  4511.         (proc-arg 16 "drawable" "Input drawable")
  4512.         (proc-arg 0 "tilex" "Tile width (10 - 50)")
  4513.         (proc-arg 0 "tiley" "Tile height (10 - 50)")))
  4514. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/fractal-explorer" 1237284542
  4515.     (proc-def "plug-in-fractalexplorer" 1
  4516.          "Render fractal art"
  4517.          "No help yet."
  4518.          "Daniel Cotting (cotting@multimania.com, www.multimania.com/cotting)"
  4519.          "Daniel Cotting (cotting@multimania.com, www.multimania.com/cotting)"
  4520.          "December, 1998"
  4521.          "_Fractal Explorer..."
  4522.          1
  4523.         (menu-path "<Image>/Filters/Render")
  4524.         (icon stock-id -1 "")
  4525.          "RGB*, GRAY*"
  4526.          22 0
  4527.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4528.         (proc-arg 13 "image" "Input image")
  4529.         (proc-arg 16 "drawable" "Input drawable")
  4530.         (proc-arg 2 "fractaltype" "0: Mandelbrot; 1: Julia; 2: Barnsley 1; 3: Barnsley 2; 4: Barnsley 3; 5: Spider; 6: ManOWar; 7: Lambda; 8: Sierpinski")
  4531.         (proc-arg 3 "xmin" "xmin fractal image delimiter")
  4532.         (proc-arg 3 "xmax" "xmax fractal image delimiter")
  4533.         (proc-arg 3 "ymin" "ymin fractal image delimiter")
  4534.         (proc-arg 3 "ymax" "ymax fractal image delimiter")
  4535.         (proc-arg 3 "iter" "Iteration value")
  4536.         (proc-arg 3 "cx" "cx value ( only Julia)")
  4537.         (proc-arg 3 "cy" "cy value ( only Julia)")
  4538.         (proc-arg 2 "colormode" "0: Apply colormap as specified by the parameters below; 1: Apply active gradient to final image")
  4539.         (proc-arg 3 "redstretch" "Red stretching factor")
  4540.         (proc-arg 3 "greenstretch" "Green stretching factor")
  4541.         (proc-arg 3 "bluestretch" "Blue stretching factor")
  4542.         (proc-arg 2 "redmode" "Red application mode (0:SIN;1:COS;2:NONE)")
  4543.         (proc-arg 2 "greenmode" "Green application mode (0:SIN;1:COS;2:NONE)")
  4544.         (proc-arg 2 "bluemode" "Blue application mode (0:SIN;1:COS;2:NONE)")
  4545.         (proc-arg 2 "redinvert" "Red inversion mode (1: enabled; 0: disabled)")
  4546.         (proc-arg 2 "greeninvert" "Green inversion mode (1: enabled; 0: disabled)")
  4547.         (proc-arg 2 "blueinvert" "Green inversion mode (1: enabled; 0: disabled)")
  4548.         (proc-arg 0 "ncolors" "Number of Colors for mapping (2<=ncolors<=8192)")))
  4549. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/sharpen" 1237284544
  4550.     (proc-def "plug-in-sharpen" 1
  4551.          "Make image sharper (less powerful than Unsharp Mask)"
  4552.          "This plug-in selectively performs a convolution filter on an image."
  4553.          "Michael Sweet <mike@easysw.com>"
  4554.          "Copyright 1997-1998 by Michael Sweet"
  4555.          "1.4.2 - 3 June 1998"
  4556.          "_Sharpen..."
  4557.          1
  4558.         (menu-path "<Image>/Filters/Enhance")
  4559.         (icon stock-id -1 "")
  4560.          "RGB*, GRAY*"
  4561.          4 0
  4562.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4563.         (proc-arg 13 "image" "Input image")
  4564.         (proc-arg 16 "drawable" "Input drawable")
  4565.         (proc-arg 0 "percent" "Percent sharpening (default = 10)")))
  4566. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-sgi" 1237284542
  4567.     (proc-def "file-sgi-load" 1
  4568.          "Loads files in SGI image file format"
  4569.          "This plug-in loads SGI image files."
  4570.          "Michael Sweet <mike@easysw.com>"
  4571.          "Copyright 1997-1998 by Michael Sweet"
  4572.          "1.1.1 - 17 May 1998"
  4573.          "Silicon Graphics IRIS image"
  4574.          0
  4575.         (icon stock-id -1 "")
  4576.         (load-proc
  4577.             (extension "sgi,rgb,bw,icon")
  4578.             (magic "0,short,474")
  4579.             (mime-type "image/x-sgi"))
  4580.          ""
  4581.          3 1
  4582.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4583.         (proc-arg 4 "filename" "The name of the file to load")
  4584.         (proc-arg 4 "raw-filename" "The name of the file to load")
  4585.         (proc-arg 13 "image" "Output image"))
  4586.     (proc-def "file-sgi-save" 1
  4587.          "Saves files in SGI image file format"
  4588.          "This plug-in saves SGI image files."
  4589.          "Michael Sweet <mike@easysw.com>"
  4590.          "Copyright 1997-1998 by Michael Sweet"
  4591.          "1.1.1 - 17 May 1998"
  4592.          "Silicon Graphics IRIS image"
  4593.          0
  4594.         (icon stock-id -1 "")
  4595.         (save-proc
  4596.             (extension "sgi,rgb,bw,icon")
  4597.             (mime-type "image/x-sgi"))
  4598.          "RGB*,GRAY*"
  4599.          6 0
  4600.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4601.         (proc-arg 13 "image" "Input image")
  4602.         (proc-arg 16 "drawable" "Drawable to save")
  4603.         (proc-arg 4 "filename" "The name of the file to save the image in")
  4604.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")
  4605.         (proc-arg 0 "compression" "Compression level (0 = none, 1 = RLE, 2 = ARLE)")))
  4606. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/blur-gauss-selective" 1237284542
  4607.     (proc-def "plug-in-sel-gauss" 1
  4608.          "Blur neighboring pixels, but only in low-contrast areas"
  4609.          "This filter functions similar to the regular gaussian blur filter except that neighbouring pixels that differ more than the given maxdelta parameter will not be blended with. This way with the correct parameters, an image can be smoothed out without losing details. However, this filter can be rather slow."
  4610.          "Thom van Os"
  4611.          "Thom van Os"
  4612.          "1999"
  4613.          "_Selective Gaussian Blur..."
  4614.          1
  4615.         (menu-path "<Image>/Filters/Blur")
  4616.         (icon stock-id -1 "")
  4617.          "RGB*, GRAY*"
  4618.          5 0
  4619.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4620.         (proc-arg 13 "image" "Input image (unused)")
  4621.         (proc-arg 16 "drawable" "Input drawable")
  4622.         (proc-arg 3 "radius" "Radius of gaussian blur (in pixels, > 0.0)")
  4623.         (proc-arg 0 "max-delta" "Maximum delta")))
  4624. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-faxg3" 1237284541
  4625.     (proc-def "file-faxg3-load" 1
  4626.          "loads g3 fax files"
  4627.          "This plug-in loads Fax G3 Image files."
  4628.          "Jochen Friedrich"
  4629.          "Jochen Friedrich, Gert Doering, Spencer Kimball & Peter Mattis"
  4630.          "0.6"
  4631.          "G3 fax image"
  4632.          0
  4633.         (icon stock-id -1 "")
  4634.         (load-proc
  4635.             (extension "g3")
  4636.             (magic "4,string,Research")
  4637.             (mime-type "image/g3-fax"))
  4638.          ""
  4639.          3 1
  4640.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4641.         (proc-arg 4 "filename" "The name of the file to load")
  4642.         (proc-arg 4 "raw-filename" "The name of the file to load")
  4643.         (proc-arg 13 "image" "Output image")))
  4644. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/palette-offset.py" 1237284435
  4645.     (proc-def "python-fu-palette-offset" 1
  4646.          "Offset the colors in a palette"
  4647.          "palette_offset (palette, amount) -> modified_palette"
  4648.          "Joao S. O. Bueno Calligaris, Carol Spears"
  4649.          "(c) Joao S. O. Bueno Calligaris"
  4650.          "2004, 2006"
  4651.          "_Offset Palette..."
  4652.          1
  4653.         (menu-path "<Palettes>")
  4654.         (icon stock-id -1 "")
  4655.          ""
  4656.          3 1
  4657.         (proc-arg 0 "run-mode" "Interactive, Non-Interactive")
  4658.         (proc-arg 4 "palette" "Palette")
  4659.         (proc-arg 0 "amount" "Offset")
  4660.         (proc-arg 4 "new-palette" "Result"))
  4661.     (locale-def "gimp20-python" "/usr/share/locale"))
  4662. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/lens-distortion" 1237284544
  4663.     (proc-def "plug-in-lens-distortion" 1
  4664.          "Corrects lens distortion"
  4665.          "Corrects barrel or pincushion lens distortion."
  4666.          "David Hodson, Aurimas Ju≈°ka"
  4667.          "David Hodson"
  4668.          "Version 1.0.10"
  4669.          "Lens Distortion..."
  4670.          1
  4671.         (menu-path "<Image>/Filters/Distorts")
  4672.         (icon stock-id -1 "")
  4673.          "RGB*, GRAY*"
  4674.          9 0
  4675.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4676.         (proc-arg 13 "image" "Input image (unused)")
  4677.         (proc-arg 16 "drawable" "Input drawable")
  4678.         (proc-arg 3 "offset-x" "Effect centre offset in X")
  4679.         (proc-arg 3 "offset-y" "Effect centre offset in Y")
  4680.         (proc-arg 3 "main-adjust" "Amount of second-order distortion")
  4681.         (proc-arg 3 "edge-adjust" "Amount of fourth-order distortion")
  4682.         (proc-arg 3 "rescale" "Rescale overall image size")
  4683.         (proc-arg 3 "brighten" "Adjust brightness in corners")))
  4684. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-csource" 1237284543
  4685.     (proc-def "file-csource-save" 1
  4686.          "Dump image data in RGB(A) format for C source"
  4687.          "CSource cannot be run non-interactively."
  4688.          "Tim Janik"
  4689.          "Tim Janik"
  4690.          "1999"
  4691.          "C source code"
  4692.          0
  4693.         (icon stock-id -1 "")
  4694.         (save-proc
  4695.             (extension "c")
  4696.             (mime-type "text/x-csrc"))
  4697.          "RGB*"
  4698.          5 0
  4699.         (proc-arg 0 "run-mode" "Interactive")
  4700.         (proc-arg 13 "image" "Input image")
  4701.         (proc-arg 16 "drawable" "Drawable to save")
  4702.         (proc-arg 4 "filename" "The name of the file to save the image in")
  4703.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")))
  4704. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/antialias" 1237284542
  4705.     (proc-def "plug-in-antialias" 1
  4706.          "Antialias using the Scale3X edge-extrapolation algorithm"
  4707.          "Help - write me"
  4708.          "Adam D. Moss <adam@gimp.org>"
  4709.          "Adam D. Moss <adam@gimp.org>"
  4710.          "2005"
  4711.          "_Antialias"
  4712.          1
  4713.         (menu-path "<Image>/Filters/Enhance")
  4714.         (icon stock-id -1 "")
  4715.          "RGB*, GRAY*"
  4716.          3 0
  4717.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4718.         (proc-arg 13 "image" "Input image")
  4719.         (proc-arg 16 "drawable" "Input drawable")))
  4720. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/colormap-remap" 1237284542
  4721.     (proc-def "plug-in-colormap-remap" 1
  4722.          "Rearrange the colormap"
  4723.          "This procedure takes an indexed image and lets you alter the positions of colors in the colormap without visually changing the image."
  4724.          "Mukund Sivaraman <muks@mukund.org>"
  4725.          "Mukund Sivaraman <muks@mukund.org>"
  4726.          "June 2006"
  4727.          "R_earrange Colormap..."
  4728.          2
  4729.         (menu-path "<Image>/Colors/Map/Colormap")
  4730.         (menu-path "<Colormap>")
  4731.         (icon stock-id -1 "gimp-colormap")
  4732.          "INDEXED*"
  4733.          5 0
  4734.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4735.         (proc-arg 13 "image" "Input image")
  4736.         (proc-arg 16 "drawable" "Input drawable")
  4737.         (proc-arg 0 "num-colors" "Length of `map' argument (should be equal to colormap size)")
  4738.         (proc-arg 7 "map" "Remap array for the colormap"))
  4739.     (proc-def "plug-in-colormap-swap" 1
  4740.          "Swap two colors in the colormap"
  4741.          "This procedure takes an indexed image and lets you swap the positions of two colors in the colormap without visually changing the image."
  4742.          "Mukund Sivaraman <muks@mukund.org>"
  4743.          "Mukund Sivaraman <muks@mukund.org>"
  4744.          "June 2006"
  4745.          "_Swap Colors"
  4746.          0
  4747.         (icon stock-id -1 "")
  4748.          "INDEXED*"
  4749.          5 0
  4750.         (proc-arg 0 "run-mode" "Non-interactive")
  4751.         (proc-arg 13 "image" "Input image")
  4752.         (proc-arg 16 "drawable" "Input drawable")
  4753.         (proc-arg 2 "index1" "First index in the colormap")
  4754.         (proc-arg 2 "index2" "Second (other) index in the colormap")))
  4755. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/displace" 1237284543
  4756.     (proc-def "plug-in-displace" 1
  4757.          "Displace pixels as indicated by displacement maps"
  4758.          "Displaces the contents of the specified drawable by the amounts specified by 'amount-x' and 'amount-y' multiplied by the luminance of corresponding pixels in the 'displace-map' drawables."
  4759.          "Stephen Robert Norris & (ported to 1.0 by) Spencer Kimball"
  4760.          "Stephen Robert Norris"
  4761.          "1996"
  4762.          "_Displace..."
  4763.          1
  4764.         (menu-path "<Image>/Filters/Map")
  4765.         (icon stock-id -1 "")
  4766.          "RGB*, GRAY*"
  4767.          10 0
  4768.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4769.         (proc-arg 13 "image" "Input image (unused)")
  4770.         (proc-arg 16 "drawable" "Input drawable")
  4771.         (proc-arg 3 "amount-x" "Displace multiplier for X or radial direction")
  4772.         (proc-arg 3 "amount-y" "Displace multiplier for Y or tangent (degrees) direction")
  4773.         (proc-arg 0 "do-x" "Displace in X or radial direction?")
  4774.         (proc-arg 0 "do-y" "Displace in Y or tangent direction?")
  4775.         (proc-arg 16 "displace-map-x" "Displacement map for X or radial direction")
  4776.         (proc-arg 16 "displace-map-y" "Displacement map for Y or tangent direction")
  4777.         (proc-arg 0 "displace-type" "Edge behavior: { WRAP (0), SMEAR (1), BLACK (2) }"))
  4778.     (proc-def "plug-in-displace-polar" 1
  4779.          "Displace the contents of the specified drawable"
  4780.          "Just like plug-in-displace but working in polar coordinates. The drawable is whirled and pinched according to the map."
  4781.          "Stephen Robert Norris & (ported to 1.0 by) Spencer Kimball"
  4782.          "Stephen Robert Norris"
  4783.          "1996"
  4784.          "Displace Polar"
  4785.          0
  4786.         (icon stock-id -1 "")
  4787.          "RGB*, GRAY*"
  4788.          10 0
  4789.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4790.         (proc-arg 13 "image" "Input image (unused)")
  4791.         (proc-arg 16 "drawable" "Input drawable")
  4792.         (proc-arg 3 "amount-x" "Displace multiplier for X or radial direction")
  4793.         (proc-arg 3 "amount-y" "Displace multiplier for Y or tangent (degrees) direction")
  4794.         (proc-arg 0 "do-x" "Displace in X or radial direction?")
  4795.         (proc-arg 0 "do-y" "Displace in Y or tangent direction?")
  4796.         (proc-arg 16 "displace-map-x" "Displacement map for X or radial direction")
  4797.         (proc-arg 16 "displace-map-y" "Displacement map for Y or tangent direction")
  4798.         (proc-arg 0 "displace-type" "Edge behavior: { WRAP (0), SMEAR (1), BLACK (2) }")))
  4799. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/emboss" 1237284543
  4800.     (proc-def "plug-in-emboss" 1
  4801.          "Simulate an image created by embossing"
  4802.          "Emboss or Bumpmap the given drawable, specifying the angle and elevation for the light source."
  4803.          "Eric L. Hernes, John Schlag"
  4804.          "Eric L. Hernes"
  4805.          "1997"
  4806.          "_Emboss..."
  4807.          1
  4808.         (menu-path "<Image>/Filters/Distorts")
  4809.         (icon stock-id -1 "")
  4810.          "RGB*"
  4811.          7 0
  4812.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4813.         (proc-arg 13 "image" "The Image")
  4814.         (proc-arg 16 "drawable" "The Drawable")
  4815.         (proc-arg 3 "azimuth" "The Light Angle (degrees)")
  4816.         (proc-arg 3 "elevation" "The Elevation Angle (degrees)")
  4817.         (proc-arg 0 "depth" "The Filter Width")
  4818.         (proc-arg 0 "emboss" "Emboss or Bumpmap")))
  4819. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/convolution-matrix" 1237284543
  4820.     (proc-def "plug-in-convmatrix" 1
  4821.          "Apply a generic 5x5 convolution matrix"
  4822.          ""
  4823.          "Lauri Alanko"
  4824.          "Lauri Alanko"
  4825.          "1997"
  4826.          "_Convolution Matrix..."
  4827.          1
  4828.         (menu-path "<Image>/Filters/Generic")
  4829.         (icon stock-id -1 "")
  4830.          "RGB*, GRAY*"
  4831.          11 0
  4832.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4833.         (proc-arg 13 "image" "Input image (unused)")
  4834.         (proc-arg 16 "drawable" "Input drawable")
  4835.         (proc-arg 0 "argc-matrix" "The number of elements in the following array. Should be always 25.")
  4836.         (proc-arg 8 "matrix" "The 5x5 convolution matrix")
  4837.         (proc-arg 0 "alpha-alg" "Enable weighting by alpha channel")
  4838.         (proc-arg 3 "divisor" "Divisor")
  4839.         (proc-arg 3 "offset" "Offset")
  4840.         (proc-arg 0 "argc-channels" "The number of elements in following array. Should be always 5.")
  4841.         (proc-arg 5 "channels" "Mask of the channels to be filtered")
  4842.         (proc-arg 0 "bmode" "Mode for treating image borders")))
  4843. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/screenshot" 1237284544
  4844.     (proc-def "plug-in-screenshot" 1
  4845.          "Create an image from an area of the screen"
  4846.          "The plug-in allows to take screenshots of a an interactively selected window or of the desktop, either the whole desktop or an interactively selected region. When called non-interactively, it may grab the root window or use the window-id passed as a parameter.  The last four parameters are optional and can be used to specify the corners of the region to be grabbed."
  4847.          "Sven Neumann <sven@gimp.org>, Henrik Brix Andersen <brix@gimp.org>"
  4848.          "1998 - 2008"
  4849.          "v1.1 (2008/04)"
  4850.          "_Screenshot..."
  4851.          1
  4852.         (menu-path "<Image>/File/Create/Acquire")
  4853.         (icon inline-pixbuf 1606 "GdkP\0\0\6F\2\1\0\2\0\0\0X\0\0\0\26\0\0\0\26\213\0\0\0\0\1\242\242\242\5\203\242\242\242\31\221\0\0\0\0\2\27\27\26D\40\40\40\372\203\51\51\51\375\2\32\32\32\362\26\26\25\60\217\0\0\0\0\2\2\2\2\322\307\310\307\377\203\377\377\377\377\2\263\263\262\363\0\0\0\314\217\0\0\0\0\2\6\6\6\334\206\207\205\377\202\252\253\251\377\3\252\252\251\377ghe\376\1\1\1\320\217\0\0\0\0\2\11\11\11\346\56\57\55\345\202GHE\25\3JKH\32\60\61\57\364\5\5\5\333\212\0\0\0\0\17\26\26\25\31\26\26\25\60\26\26\25g\0\0\0\314\53\54\53\331LMK\375EFD\362ffe\347iig\346lmk\346RSQ\362\13\13\13\360\0\0\0\314\2\2\2\321\26\26\25V\203\0\0\0\0\43\26\26\25\31\26\26\25\60\26\26\25n\3\3\3\331\2\2\2\332JJI\355\215\215\215\372\246\246\246\347\267\270\266\362\177\202\176\377BC\77\377TUR\377\134\135Y\377gid\377\133\135X\377\204\206\204\374wxw\276\224\225\224\314LLK\343\26\26\25D\0\0\0\0\26\26\25D\3\3\3\341\17\17\17\373ghg\377\237\240\236\377\273\274\272\377\302\303\300\377\272\273\270\377\200\201\177\377zzz\377tws\377\220\223\217\377\221\225\221\377\224\227\223\377\202\226\232\226\377K\177\202\175\377xyu\377\217\221\215\377\226\227\226\365\0\0\0\371\0\0\0\0\2\2\2\330\257\261\257\377\275\276\273\377\262\263\260\377UWT\377QSP\377suq\377\135\136\133\377\304\304\304\377\303\303\303\377kmi\377MNJ\377WZX\377\133\140\137\377aeb\377gid\377\175\200\173\377SUQ\377FGE\377\200\201\200\377\12\12\12\357\0\0\0\0\4\4\4\345xyv\377\241\242\236\377\210\212\205\377vxt\377\220\222\217\377GIF\377\53\54\51\377\140\140\140\377jji\377UXV\377y\204\210\377\203\215\220\377\176\204\207\377flo\377PW\134\377SWU\377JLI\377\64\65\62\377tut\377\12\12\12\357\0\0\0\0\4\4\4\344opm\377\221\223\217\377\175\177\173\377\215\217\213\377\140b\137\377\50\51\47\377\52\53\51\377\67\70\65\377VXV\377u\176\202\377nsu\377VYZ\377OST\377OQS\377JOP\377\136cd\377\66\71\70\377\41\42\41\377llk\377\12\12\12\357\0\0\0\0\3\3\3\345npl\377\220\221\216\377\202UWS\377\24GIF\377\40\41\37\377\52\53\51\377\71\72\67\377\136ce\377NRT\377UXY\377\50\54\56\377\22\24\25\377\41\44\46\377ILM\377\70\75\77\377RVX\377\47\47\46\377klk\377\12\12\12\357\0\0\0\1\3\3\3\345nol\377\220\221\216\377\202UWS\377\24GIF\377\40\41\37\377\52\53\51\377\70\72\70\377TXY\377\62\70\71\377\23\25\26\377\16\16\16\377\1\1\1\377\2\2\2\377\24\25\25\377\56\63\64\377\62\70\71\377\60\61\61\377aa\140\377\11\11\11\360\0\0\0\3\3\3\3\345nol\377\204\205\202\377\202UWS\377\24GIF\377\40\41\37\377\52\53\51\377\77BA\377\62\70\72\377\34\40\41\377\31\32\32\377\377\377\377\377hhh\377\40\40\40\377\22\22\22\377\56\60\60\377\56\64\66\377\72\76\77\377\140a\140\377\11\11\10\361\0\0\0\7\3\3\3\345mok\377z\173x\377\202UWS\377\24GIF\377\40\41\37\377\52\53\51\377HJI\377\56\64\66\377\25\27\30\377\40\40\40\377hhh\377\232\232\232\377\175\175\175\377\47\47\47\377\71\73\73\377\57\65\67\377\65\71\71\377\140\140\137\377\11\11\10\362\0\0\0\15\3\3\3\345lnk\377rsp\377\202UWS\377\24GIF\377\40\41\37\377\54\55\52\377\76\100\76\377\56\64\66\377\35\37\40\377\1\1\1\377\70\70\70\377\214\214\214\377\213\213\213\377AAA\377JKK\377\57\65\67\377\66\72\73\377WXV\377\6\6\6\364\0\0\0\21\0\0\0\371\201\202\177\377mok\377\202UWS\377iGIF\377MNM\377RRR\372ghg\364\133\140b\377\53\57\60\377\17\17\17\377\42\42\42\377\47\47\47\377HHH\377\263\263\263\377SUU\377W\134\136\377CFF\374\74\74\74\376\20\20\17\317\0\0\0\20\24\24\23\135\4\4\4\353\177\177\176\375\174\175z\373\175\176\174\374hih\376\71\72\71\371\0\0\0\347\0\0\0\351\7\7\7\367\56\64\66\377\62\65\66\377\40\40\40\377\50\50\50\377\72\72\72\377\140ab\377\71\76\77\377\11\13\13\376\0\0\0\353\0\0\0\300\14\14\13H\0\0\0\15\0\0\0\4\23\23\22L\0\0\0\332\0\0\0\341\0\0\0\346\0\0\0\341\14\14\13\173\0\0\0V\0\0\0a\0\0\0l\10\11\11\371\134\136\137\377LOP\377ILL\377LOQ\377QUV\377\16\17\17\377\34\37\40\244\0\0\0\140\0\0\0\64\0\0\0\27\0\0\0\7\0\0\0\1\0\0\0\3\0\0\0\10\0\0\0\21\0\0\0\34\0\0\0\47\0\0\0\60\0\0\0\66\0\0\0\75\0\0\0A\0\0\0F\4\5\5\355\12\13\13\371\17\20\20\376\15\16\16\375\10\10\11\365\7\10\11j\0\0\0G\0\0\0\55\0\0\0\30\0\0\0\13\0\0\0\4\0\0\0\0\0\0\0\1\0\0\0\2\0\0\0\4\0\0\0\11\0\0\0\16\0\0\0\23\0\0\0\31\0\0\0\35\0\0\0\41\0\0\0\43\0\0\0\44\0\0\0\45\0\0\0\44\0\0\0\46\0\0\0\45\0\0\0\36\0\0\0\27\0\0\0\20\0\0\0\10\0\0\0\3\0\0\0\1\204\0\0\0\0\5\0\0\0\1\0\0\0\2\0\0\0\4\0\0\0\5\0\0\0\6\202\0\0\0\10\11\0\0\0\11\0\0\0\7\0\0\0\10\0\0\0\5\0\0\0\7\0\0\0\6\0\0\0\5\0\0\0\3\0\0\0\1\202\0\0\0\0")
  4854.          ""
  4855.          7 1
  4856.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4857.         (proc-arg 0 "root" "Root window { TRUE, FALSE }")
  4858.         (proc-arg 0 "window-id" "Window id")
  4859.         (proc-arg 0 "x1" "(optional) Region left x coord")
  4860.         (proc-arg 0 "y1" "(optional) Region top y coord")
  4861.         (proc-arg 0 "x2" "(optional) Region right x coord")
  4862.         (proc-arg 0 "y2" "(optional) Region bottom y coord")
  4863.         (proc-arg 13 "image" "Output image")))
  4864. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-desktop-link" 1237284543
  4865.     (proc-def "file-desktop-link-load" 1
  4866.          "Follows a link to an image in a .desktop file"
  4867.          "Opens a .desktop file and if it is a link, it asks GIMP to open the file the link points to."
  4868.          "Sven Neumann"
  4869.          "Sven Neumann"
  4870.          "2006"
  4871.          "Desktop Link"
  4872.          0
  4873.         (icon stock-id -1 "")
  4874.         (load-proc
  4875.             (extension "desktop"))
  4876.          ""
  4877.          3 1
  4878.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4879.         (proc-arg 4 "filename" "The name of the file to load")
  4880.         (proc-arg 4 "raw-filename" "The name entered")
  4881.         (proc-arg 13 "image" "Output image")))
  4882. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/depth-merge" 1237284543
  4883.     (proc-def "plug-in-depth-merge" 1
  4884.          "Combine two images using depth maps (z-buffers)"
  4885.          "Taking as input two full-color, full-alpha images and two corresponding grayscale depth maps, this plug-in combines the images based on which is closer (has a lower depth map value) at each point."
  4886.          "Sean Cier"
  4887.          "Sean Cier"
  4888.          "August 1998"
  4889.          "_Depth Merge..."
  4890.          1
  4891.         (menu-path "<Image>/Filters/Combine")
  4892.         (icon stock-id -1 "")
  4893.          "RGB*, GRAY*"
  4894.          11 0
  4895.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4896.         (proc-arg 13 "image" "Input image (unused)")
  4897.         (proc-arg 16 "result" "Result")
  4898.         (proc-arg 16 "source1" "Source 1")
  4899.         (proc-arg 16 "source2" "Source 2")
  4900.         (proc-arg 16 "depthMap1" "Depth map 1")
  4901.         (proc-arg 16 "depthMap2" "Depth map 2")
  4902.         (proc-arg 3 "overlap" "Overlap")
  4903.         (proc-arg 3 "offset" "Depth relative offset")
  4904.         (proc-arg 3 "scale1" "Depth relative scale 1")
  4905.         (proc-arg 3 "scale2" "Depth relative scale 2")))
  4906. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/color-exchange" 1237284542
  4907.     (proc-def "plug-in-exchange" 1
  4908.          "Swap one color with another"
  4909.          "Exchange one color with another, optionally setting a threshold to convert from one shade to another"
  4910.          "robert@experimental.net"
  4911.          "robert@experimental.net"
  4912.          "June 17th, 1997"
  4913.          "_Color Exchange..."
  4914.          1
  4915.         (menu-path "<Image>/Colors/Map")
  4916.         (icon stock-id -1 "")
  4917.          "RGB*"
  4918.          12 0
  4919.         (proc-arg 0 "run-mode" "Interactive")
  4920.         (proc-arg 13 "image" "Input image")
  4921.         (proc-arg 16 "drawable" "Input drawable")
  4922.         (proc-arg 2 "from-red" "Red value (from)")
  4923.         (proc-arg 2 "from-green" "Green value (from)")
  4924.         (proc-arg 2 "from-blue" "Blue value (from)")
  4925.         (proc-arg 2 "to-red" "Red value (to)")
  4926.         (proc-arg 2 "to-green" "Green value (to)")
  4927.         (proc-arg 2 "to-blue" "Blue value (to)")
  4928.         (proc-arg 2 "red-threshold" "Red threshold")
  4929.         (proc-arg 2 "green-threshold" "Green threshold")
  4930.         (proc-arg 2 "blue-threshold" "Blue threshold")))
  4931. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/color-cube-analyze" 1237284542
  4932.     (proc-def "plug-in-ccanalyze" 1
  4933.          "Analyze the set of colors in the image"
  4934.          "Analyze colorcube and print some information about the current image (also displays a color-histogram)"
  4935.          "robert@experimental.net"
  4936.          "robert@experimental.net"
  4937.          "June 20th, 1997"
  4938.          "Colorcube A_nalysis..."
  4939.          1
  4940.         (menu-path "<Image>/Colors/Info")
  4941.         (icon stock-id -1 "")
  4942.          "RGB*, GRAY*, INDEXED*"
  4943.          3 1
  4944.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4945.         (proc-arg 13 "image" "Input image")
  4946.         (proc-arg 16 "drawable" "Input drawable")
  4947.         (proc-arg 0 "num-colors" "Number of colors in the image")))
  4948. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/channel-mixer" 1237284542
  4949.     (proc-def "plug-in-colors-channel-mixer" 1
  4950.          "Alter colors by mixing RGB Channels"
  4951.          "This plug-in mixes the RGB channels."
  4952.          "Martin Guldahl <mguldahl@xmission.com>"
  4953.          "Martin Guldahl <mguldahl@xmission.com>"
  4954.          "2002"
  4955.          "Channel Mi_xer..."
  4956.          1
  4957.         (menu-path "<Image>/Colors/Components")
  4958.         (icon stock-id -1 "")
  4959.          "RGB*"
  4960.          13 0
  4961.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4962.         (proc-arg 13 "image" "Input image (unused)")
  4963.         (proc-arg 16 "drawable" "Input drawable")
  4964.         (proc-arg 0 "monochrome" "Monochrome (TRUE or FALSE)")
  4965.         (proc-arg 3 "rr-gain" "Set the red gain for the red channel")
  4966.         (proc-arg 3 "rg-gain" "Set the green gain for the red channel")
  4967.         (proc-arg 3 "rb-gain" "Set the blue gain for the red channel")
  4968.         (proc-arg 3 "gr-gain" "Set the red gain for the green channel")
  4969.         (proc-arg 3 "gg-gain" "Set the green gain for the green channel")
  4970.         (proc-arg 3 "gb-gain" "Set the blue gain for the green channel")
  4971.         (proc-arg 3 "br-gain" "Set the red gain for the blue channel")
  4972.         (proc-arg 3 "bg-gain" "Set the green gain for the blue channel")
  4973.         (proc-arg 3 "bb-gain" "Set the blue gain for the blue channel")))
  4974. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/crop-zealous" 1237284543
  4975.     (proc-def "plug-in-zealouscrop" 1
  4976.          "Autocrop unused space from edges and middle"
  4977.          ""
  4978.          "Adam D. Moss"
  4979.          "Adam D. Moss"
  4980.          "1997"
  4981.          "_Zealous Crop"
  4982.          1
  4983.         (menu-path "<Image>/Image/Crop")
  4984.         (icon stock-id -1 "")
  4985.          "RGB*, GRAY*, INDEXED*"
  4986.          3 0
  4987.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  4988.         (proc-arg 13 "image" "Input image")
  4989.         (proc-arg 16 "drawable" "Input drawable")))
  4990. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/edge-dog" 1237284543
  4991.     (proc-def "plug-in-dog" 1
  4992.          "Edge detection with control of edge thickness"
  4993.          "Applies two Gaussian blurs to the drawable, and subtracts the results.  This is robust and widely used method for detecting edges."
  4994.          "Spencer Kimball, Peter Mattis, Sven Neumann, William Skaggs"
  4995.          "Spencer Kimball, Peter Mattis, Sven Neumann, William Skaggs"
  4996.          "1995-2004"
  4997.          "_Difference of Gaussians..."
  4998.          1
  4999.         (menu-path "<Image>/Filters/Edge-Detect")
  5000.         (icon stock-id -1 "")
  5001.          "RGB*, GRAY*"
  5002.          7 0
  5003.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  5004.         (proc-arg 13 "image" "Input image")
  5005.         (proc-arg 16 "drawable" "Input drawable")
  5006.         (proc-arg 3 "inner" "Radius of inner gaussian blur (in pixels, > 0.0)")
  5007.         (proc-arg 3 "outer" "Radius of outer gaussian blur (in pixels, > 0.0)")
  5008.         (proc-arg 0 "normalize" "True, False")
  5009.         (proc-arg 0 "invert" "True, False")))
  5010. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/blinds" 1237284542
  5011.     (proc-def "plug-in-blinds" 1
  5012.          "Simulate an image painted on window blinds"
  5013.          "More here later"
  5014.          "Andy Thomas"
  5015.          "Andy Thomas"
  5016.          "1997"
  5017.          "_Blinds..."
  5018.          1
  5019.         (menu-path "<Image>/Filters/Distorts")
  5020.         (icon stock-id -1 "")
  5021.          "RGB*, GRAY*"
  5022.          7 0
  5023.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  5024.         (proc-arg 13 "image" "Input image (unused)")
  5025.         (proc-arg 16 "drawable" "Input drawable")
  5026.         (proc-arg 0 "angle-dsp" "Angle of Displacement ")
  5027.         (proc-arg 0 "num-segments" "Number of segments in blinds")
  5028.         (proc-arg 0 "orientation" "orientation; 0 = Horizontal, 1 = Vertical")
  5029.         (proc-arg 0 "bg-transparent" "background transparent; FALSE,TRUE")))
  5030. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/tile-paper" 1237284545
  5031.     (proc-def "plug-in-papertile" 1
  5032.          "Cut image into paper tiles, and slide them"
  5033.          "This plug-in cuts an image into paper tiles and slides each paper tile."
  5034.          "Hirotsuna Mizuno <s1041150@u-aizu.ac.jp>"
  5035.          "Copyright (c)1997-1999 Hirotsuna Mizuno"
  5036.          "September 31, 1999"
  5037.          "_Paper Tile..."
  5038.          1
  5039.         (menu-path "<Image>/Filters/Map")
  5040.         (icon stock-id -1 "")
  5041.          "RGB*"
  5042.          11 0
  5043.         (proc-arg 0 "run-mode" "run mode")
  5044.         (proc-arg 13 "image" "input image")
  5045.         (proc-arg 16 "drawable" "input drawable")
  5046.         (proc-arg 0 "tile-size" "tile size (pixels)")
  5047.         (proc-arg 3 "move-max" "max move rate (%)")
  5048.         (proc-arg 0 "fractional-type" "0:Background 1:Ignore 2:Force")
  5049.         (proc-arg 0 "wrap-around" "wrap around (bool)")
  5050.         (proc-arg 0 "centering" "centering (bool)")
  5051.         (proc-arg 0 "background-type" "0:Transparent 1:Inverted 2:Image? 3:FG 4:BG 5:Color")
  5052.         (proc-arg 0 "background-color" "background color (for bg-type 5)")
  5053.         (proc-arg 0 "background-alpha" "opacity (for bg-type 5)")))
  5054. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-ps" 1237284543
  5055.     (proc-def "file-ps-load" 1
  5056.          "load PostScript documents"
  5057.          "load PostScript documents"
  5058.          "Peter Kirchgessner <peter@kirchgessner.net>"
  5059.          "Peter Kirchgessner"
  5060.          "v1.17  19-Sep-2004"
  5061.          "PostScript document"
  5062.          0
  5063.         (icon stock-id -1 "")
  5064.         (load-proc
  5065.             (extension "ps")
  5066.             (magic "0,string,%!,0,long,0xc5d0d3c6")
  5067.             (mime-type "application/postscript")
  5068.             (thumb-loader "file-ps-load-thumb"))
  5069.          ""
  5070.          3 1
  5071.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  5072.         (proc-arg 4 "filename" "The name of the file to load")
  5073.         (proc-arg 4 "raw-filename" "The name of the file to load")
  5074.         (proc-arg 13 "image" "Output image"))
  5075.     (proc-def "file-eps-load" 1
  5076.          "load Encapsulated PostScript images"
  5077.          "load Encapsulated PostScript images"
  5078.          "Peter Kirchgessner <peter@kirchgessner.net>"
  5079.          "Peter Kirchgessner"
  5080.          "v1.17  19-Sep-2004"
  5081.          "Encapsulated PostScript image"
  5082.          0
  5083.         (icon stock-id -1 "")
  5084.         (load-proc
  5085.             (extension "eps")
  5086.             (magic "0,string,%!,0,long,0xc5d0d3c6")
  5087.             (mime-type "image/x-eps")
  5088.             (thumb-loader "file-ps-load-thumb"))
  5089.          ""
  5090.          3 1
  5091.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  5092.         (proc-arg 4 "filename" "The name of the file to load")
  5093.         (proc-arg 4 "raw-filename" "The name of the file to load")
  5094.         (proc-arg 13 "image" "Output image"))
  5095.     (proc-def "file-ps-load-setargs" 1
  5096.          "set additional parameters for procedure file-ps-load"
  5097.          "set additional parameters for procedure file-ps-load"
  5098.          "Peter Kirchgessner <peter@kirchgessner.net>"
  5099.          "Peter Kirchgessner"
  5100.          "v1.17  19-Sep-2004"
  5101.          ""
  5102.          0
  5103.         (icon stock-id -1 "")
  5104.          ""
  5105.          8 0
  5106.         (proc-arg 0 "resolution" "Resolution to interprete image (dpi)")
  5107.         (proc-arg 0 "width" "Desired width")
  5108.         (proc-arg 0 "height" "Desired height")
  5109.         (proc-arg 0 "check-bbox" "0: Use width/height, 1: Use BoundingBox")
  5110.         (proc-arg 4 "pages" "Pages to load (e.g.: 1,3,5-7)")
  5111.         (proc-arg 0 "coloring" "4: b/w, 5: grey, 6: colour image, 7: automatic")
  5112.         (proc-arg 0 "text-alpha-bits" "1, 2, or 4")
  5113.         (proc-arg 0 "graphic-alpha-bits" "1, 2, or 4"))
  5114.     (proc-def "file-ps-load-thumb" 1
  5115.          "Loads a small preview from a PostScript or PDF document"
  5116.          ""
  5117.          "Peter Kirchgessner <peter@kirchgessner.net>"
  5118.          "Peter Kirchgessner"
  5119.          "v1.17  19-Sep-2004"
  5120.          ""
  5121.          0
  5122.         (icon stock-id -1 "")
  5123.          ""
  5124.          2 1
  5125.         (proc-arg 4 "filename" "The name of the file to load")
  5126.         (proc-arg 0 "thumb-size" "Preferred thumbnail size")
  5127.         (proc-arg 13 "image" "Output image"))
  5128.     (proc-def "file-ps-save" 1
  5129.          "save image as PostScript docuement"
  5130.          "PostScript saving handles all image types except those with alpha channels."
  5131.          "Peter Kirchgessner <peter@kirchgessner.net>"
  5132.          "Peter Kirchgessner"
  5133.          "v1.17  19-Sep-2004"
  5134.          "PostScript document"
  5135.          0
  5136.         (icon stock-id -1 "")
  5137.         (save-proc
  5138.             (extension "ps")
  5139.             (mime-type "application/postscript"))
  5140.          "RGB, GRAY, INDEXED"
  5141.          15 0
  5142.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  5143.         (proc-arg 13 "image" "Input image")
  5144.         (proc-arg 16 "drawable" "Drawable to save")
  5145.         (proc-arg 4 "filename" "The name of the file to save the image in")
  5146.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")
  5147.         (proc-arg 3 "width" "Width of the image in PostScript file (0: use input image size)")
  5148.         (proc-arg 3 "height" "Height of image in PostScript file (0: use input image size)")
  5149.         (proc-arg 3 "x-offset" "X-offset to image from lower left corner")
  5150.         (proc-arg 3 "y-offset" "Y-offset to image from lower left corner")
  5151.         (proc-arg 0 "unit" "Unit for width/height/offset. 0: inches, 1: millimeters")
  5152.         (proc-arg 0 "keep-ratio" "0: use width/height, 1: keep aspect ratio")
  5153.         (proc-arg 0 "rotation" "0, 90, 180, 270")
  5154.         (proc-arg 0 "eps-flag" "0: PostScript, 1: Encapsulated PostScript")
  5155.         (proc-arg 0 "preview" "0: no preview, >0: max. size of preview")
  5156.         (proc-arg 0 "level" "1: PostScript Level 1, 2: PostScript Level 2"))
  5157.     (proc-def "file-eps-save" 1
  5158.          "save image as Encapsulated PostScript image"
  5159.          "PostScript saving handles all image types except those with alpha channels."
  5160.          "Peter Kirchgessner <peter@kirchgessner.net>"
  5161.          "Peter Kirchgessner"
  5162.          "v1.17  19-Sep-2004"
  5163.          "Encapsulated PostScript image"
  5164.          0
  5165.         (icon stock-id -1 "")
  5166.         (save-proc
  5167.             (extension "eps")
  5168.             (mime-type "application/x-eps"))
  5169.          "RGB, GRAY, INDEXED"
  5170.          15 0
  5171.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  5172.         (proc-arg 13 "image" "Input image")
  5173.         (proc-arg 16 "drawable" "Drawable to save")
  5174.         (proc-arg 4 "filename" "The name of the file to save the image in")
  5175.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")
  5176.         (proc-arg 3 "width" "Width of the image in PostScript file (0: use input image size)")
  5177.         (proc-arg 3 "height" "Height of image in PostScript file (0: use input image size)")
  5178.         (proc-arg 3 "x-offset" "X-offset to image from lower left corner")
  5179.         (proc-arg 3 "y-offset" "Y-offset to image from lower left corner")
  5180.         (proc-arg 0 "unit" "Unit for width/height/offset. 0: inches, 1: millimeters")
  5181.         (proc-arg 0 "keep-ratio" "0: use width/height, 1: keep aspect ratio")
  5182.         (proc-arg 0 "rotation" "0, 90, 180, 270")
  5183.         (proc-arg 0 "eps-flag" "0: PostScript, 1: Encapsulated PostScript")
  5184.         (proc-arg 0 "preview" "0: no preview, >0: max. size of preview")
  5185.         (proc-arg 0 "level" "1: PostScript Level 1, 2: PostScript Level 2")))
  5186. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/curve-bend" 1237284543
  5187.     (proc-def "plug-in-curve-bend" 1
  5188.          "Bend the image using two control curves"
  5189.          "This plug-in does bend the active layer If there is a current selection it is copied to floating selection and the curve_bend distortion is done on the floating selection. If work_on_copy parameter is TRUE, the curve_bend distortion is done on a copy of the active layer (or floating selection). The upper and lower edges are bent in shape of 2 spline curves. both (upper and lower) curves are determined by upto 17 points or by 256 Y-Values if curve_type == 1 (freehand mode) If rotation is not 0, the layer is rotated before and rotated back after the bend operation. This enables bending in other directions than vertical. bending usually changes the size of the handled layer. this plugin sets the offsets of the handled layer to keep its center at the same position"
  5190.          "Wolfgang Hofer (hof@hotbot.com)"
  5191.          "Wolfgang Hofer"
  5192.          "v1.3.18 (2003/08/26)"
  5193.          "_Curve Bend..."
  5194.          1
  5195.         (menu-path "<Image>/Filters/Distorts")
  5196.         (icon stock-id -1 "")
  5197.          "RGB*, GRAY*"
  5198.          20 1
  5199.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  5200.         (proc-arg 13 "image" "Input image")
  5201.         (proc-arg 16 "drawable" "Input drawable (must be a layer without layermask)")
  5202.         (proc-arg 3 "rotation" "Direction {angle 0 to 360 degree } of the bend effect")
  5203.         (proc-arg 0 "smoothing" "Smoothing { TRUE, FALSE }")
  5204.         (proc-arg 0 "antialias" "Antialias { TRUE, FALSE }")
  5205.         (proc-arg 0 "work-on-copy" "{ TRUE, FALSE } TRUE: copy the drawable and bend the copy")
  5206.         (proc-arg 0 "curve-type" " { 0, 1 } 0 == smooth (use 17 points), 1 == freehand (use 256 val_y) ")
  5207.         (proc-arg 0 "argc-upper-point-x" "{2 <= argc <= 17} ")
  5208.         (proc-arg 8 "upper-point-x" "array of 17 x point_koords { 0.0 <= x <= 1.0 or -1 for unused point }")
  5209.         (proc-arg 0 "argc-upper-point-y" "{2 <= argc <= 17} ")
  5210.         (proc-arg 8 "upper-point-y" "array of 17 y point_koords { 0.0 <= y <= 1.0 or -1 for unused point }")
  5211.         (proc-arg 0 "argc-lower-point-x" "{2 <= argc <= 17} ")
  5212.         (proc-arg 8 "lower-point-x" "array of 17 x point_koords { 0.0 <= x <= 1.0 or -1 for unused point }")
  5213.         (proc-arg 0 "argc-lower-point-y" "{2 <= argc <= 17} ")
  5214.         (proc-arg 8 "lower-point-y" "array of 17 y point_koords { 0.0 <= y <= 1.0 or -1 for unused point }")
  5215.         (proc-arg 0 "argc-upper-val-y" "{ 256 } ")
  5216.         (proc-arg 7 "upper-val-y" "array of 256 y freehand koord { 0 <= y <= 255 }")
  5217.         (proc-arg 0 "argc-lower-val-y" "{ 256 } ")
  5218.         (proc-arg 7 "lower-val-y" "array of 256 y freehand koord { 0 <= y <= 255 }")
  5219.         (proc-arg 14 "bent-layer" "the handled layer"))
  5220.     (proc-def "plug_in_curve_bend_Iterator" 1
  5221.          "This procedure calculates the modified values for one iterationstep for the call of plug_in_curve_bend"
  5222.          ""
  5223.          "Wolfgang Hofer (hof@hotbot.com)"
  5224.          "Wolfgang Hofer"
  5225.          "v1.3.18 (2003/08/26)"
  5226.          ""
  5227.          0
  5228.         (icon stock-id -1 "")
  5229.          ""
  5230.          4 0
  5231.         (proc-arg 0 "run-mode" "non-interactive")
  5232.         (proc-arg 0 "total-steps" "total number of steps (# of layers-1 to apply the related plug-in)")
  5233.         (proc-arg 3 "current-step" "current (for linear iterations this is the layerstack position, otherwise some value inbetween)")
  5234.         (proc-arg 0 "len-struct" "length of stored data structure with id is equal to the plug_in  proc_name")))
  5235. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/checkerboard" 1237284542
  5236.     (proc-def "plug-in-checkerboard" 1
  5237.          "Create a checkerboard pattern"
  5238.          "More here later"
  5239.          "Brent Burton & the Edward Blevins"
  5240.          "Brent Burton & the Edward Blevins"
  5241.          "1997"
  5242.          "_Checkerboard..."
  5243.          1
  5244.         (menu-path "<Image>/Filters/Render/Pattern")
  5245.         (icon stock-id -1 "")
  5246.          "RGB*, GRAY*"
  5247.          5 0
  5248.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  5249.         (proc-arg 13 "image" "Input image (unused)")
  5250.         (proc-arg 16 "drawable" "Input drawable")
  5251.         (proc-arg 0 "check-mode" "Regular or Psychobilly")
  5252.         (proc-arg 0 "check-size" "Size of the checks")))
  5253. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/color-rotate" 1237284541
  5254.     (proc-def "plug-in-rotate-colormap" 1
  5255.          "Replace a range of colors with another"
  5256.          "Exchanges two color ranges. Based on code from Pavel Grinfeld (pavel@ml.com). This version written by Sven Anders (anderss@fmi.uni-passau.de)."
  5257.          "Sven Anders (anderss@fmi.uni-passau.de) and Pavel Grinfeld (pavel@ml.com)"
  5258.          "Sven Anders (anderss@fmi.uni-passau.de)"
  5259.          "04th April 1999"
  5260.          "_Rotate Colors..."
  5261.          1
  5262.         (menu-path "<Image>/Colors/Map")
  5263.         (icon stock-id -1 "")
  5264.          "RGB*"
  5265.          3 0
  5266.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  5267.         (proc-arg 13 "image" "Input image (used for indexed images)")
  5268.         (proc-arg 16 "drawable" "Input drawable")))
  5269. (plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-mng" 1237284543
  5270.     (proc-def "file-mng-save" 1
  5271.          "Saves images in the MNG file format"
  5272.          "This plug-in saves images in the Multiple-image Network Graphics (MNG) format which can be used as a replacement for animated GIFs, and more."
  5273.          "Mukund Sivaraman <muks@mukund.org>"
  5274.          "Mukund Sivaraman <muks@mukund.org>"
  5275.          "November 19, 2002"
  5276.          "MNG animation"
  5277.          0
  5278.         (icon stock-id -1 "")
  5279.         (save-proc
  5280.             (extension "mng")
  5281.             (mime-type "image/x-mng"))
  5282.          "RGB*,GRAY*,INDEXED*"
  5283.          17 0
  5284.         (proc-arg 0 "run-mode" "Interactive, non-interactive")
  5285.         (proc-arg 13 "image" "Input image")
  5286.         (proc-arg 16 "drawable" "Drawable to save")
  5287.         (proc-arg 4 "filename" "The name of the file to save the image in")
  5288.         (proc-arg 4 "raw-filename" "The name of the file to save the image in")
  5289.         (proc-arg 0 "interlace" "Use interlacing")
  5290.         (proc-arg 0 "compression" "PNG deflate compression level (0 - 9)")
  5291.         (proc-arg 3 "quality" "JPEG quality factor (0.00 - 1.00)")
  5292.         (proc-arg 3 "smoothing" "JPEG smoothing factor (0.00 - 1.00)")
  5293.         (proc-arg 0 "loop" "(ANIMATED MNG) Loop infinitely")
  5294.         (proc-arg 0 "default-delay" "(ANIMATED MNG) Default delay between frames in milliseconds")
  5295.         (proc-arg 0 "default-chunks" "(ANIMATED MNG) Default chunks type (0 = PNG + Delta PNG; 1 = JNG + Delta PNG; 2 = All PNG; 3 = All JNG)")
  5296.         (proc-arg 0 "default-dispose" "(ANIMATED MNG) Default dispose type (0 = combine; 1 = replace)")
  5297.         (proc-arg 0 "bkgd" "Write bKGD (background color) chunk")
  5298.         (proc-arg 0 "gama" "Write gAMA (gamma) chunk")
  5299.         (proc-arg 0 "phys" "Write pHYs (image resolution) chunk")
  5300.         (proc-arg 0 "time" "Write tIME (creation time) chunk")))
  5301.  
  5302. # end of pluginrc
  5303.